Package org.opensaml.xmlsec.keyinfo.impl
Class KeyInfoCredentialContext
java.lang.Object
org.opensaml.xmlsec.keyinfo.impl.KeyInfoCredentialContext
- All Implemented Interfaces:
CredentialContext
Context for credentials resolved from a
KeyInfo
element.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the KeyInfo context from which the credential was derived.
-
Field Details
-
keyInfo
The KeyInfo context.
-
-
Constructor Details
-
KeyInfoCredentialContext
Constructor.- Parameters:
ki
- the KeyInfo context
-
-
Method Details
-
getKeyInfo
Get the KeyInfo context from which the credential was derived.- Returns:
- the KeyInfo context
-