Package | Description |
---|---|
org.opensaml.xml.security.credential |
Interfaces and classes related to credentials and ways to represent
them.
|
Modifier and Type | Field and Description |
---|---|
protected CredentialContextSet |
AbstractCredential.credentialContextSet
Credential context of this credential.
|
Modifier and Type | Method and Description |
---|---|
CredentialContextSet |
AbstractCredential.getCredentalContextSet()
Get the set of credential context information, which provides additional information
specific to the contexts in which the credential was resolved.
|
CredentialContextSet |
Credential.getCredentalContextSet()
Get the set of credential context information, which provides additional information
specific to the contexts in which the credential was resolved.
|
Copyright © 1999-2012. All Rights Reserved.