Class X509CredentialsSource
java.lang.Object
org.kuali.rice.ksb.security.credentials.X509CredentialsSource
- All Implemented Interfaces:
CredentialsSource
Implementation of a CredentialsSource that returns an X509 Certificate.
Note that this class is for service-to-service authentication, not user-to-service authentication.
- Since:
- 0.9
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
X509CredentialsSource
-
-
Method Details
-
getCredentials
- Specified by:
getCredentialsin interfaceCredentialsSource
-
getSupportedCredentialsType
- Specified by:
getSupportedCredentialsTypein interfaceCredentialsSource
-