public final class X509CredentialsSource extends Object implements CredentialsSource
Note that this class is for service-to-service authentication, not user-to-service authentication.
X509Certificate| Constructor and Description |
|---|
X509CredentialsSource(X509Certificate certificate) |
| Modifier and Type | Method and Description |
|---|---|
Credentials |
getCredentials(String serviceEndpoint) |
CredentialsType |
getSupportedCredentialsType() |
public X509CredentialsSource(X509Certificate certificate)
public Credentials getCredentials(String serviceEndpoint)
getCredentials in interface CredentialsSourcepublic CredentialsType getSupportedCredentialsType()
getSupportedCredentialsType in interface CredentialsSourceCopyright © 2005–2017 The Kuali Foundation. All rights reserved.