Class X509CredentialsSource

java.lang.Object
org.kuali.rice.ksb.security.credentials.X509CredentialsSource
All Implemented Interfaces:
CredentialsSource

public final class X509CredentialsSource extends Object implements 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: