|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CredentialsSource
Inteface for abstracting out how we obtain credentials to access secure applications across the bus.
| Nested Class Summary | |
|---|---|
static class |
CredentialsSource.CredentialsType
Defines the types of Credentials that the system is willing to accept. |
| Method Summary | |
|---|---|
Credentials |
getCredentials(String serviceEndpoint)
Returns the SecurityContext which should have the proper credentials to give to any system requiring credentials. |
CredentialsSource.CredentialsType |
getSupportedCredentialsType()
Returns the supported CredentialsType. |
| Method Detail |
|---|
CredentialsSource.CredentialsType getSupportedCredentialsType()
Credentials getCredentials(String serviceEndpoint)
serviceDefinition - The Service Definition for which we want
credentials for.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||