org.kuali.rice.security.credentials |
|
Java Source File Name | Type | Comment |
Credentials.java | Interface | Marker interface for credentials. |
CredentialsSource.java | Interface | Inteface for abstracting out how we obtain credentials to access secure
applications across the bus. |
CredentialsSourceFactory.java | Class | CredentialsSourceFactory constructs or returns an existing instance of a
CredentialsSource based on the type of Credentials requested. |