Uses of Package
org.opensaml.xmlsec.keyinfo.impl
-
Packages that use org.opensaml.xmlsec.keyinfo.impl Package Description org.opensaml.xmlsec.keyinfo.impl Interfaces and classes for working with XML KeyInfo elements.org.opensaml.xmlsec.keyinfo.impl.provider Specific implementations ofKeyInfoProvider
. -
Classes in org.opensaml.xmlsec.keyinfo.impl used by org.opensaml.xmlsec.keyinfo.impl Class Description BasicKeyInfoGeneratorFactory A factory implementation which produces instances ofKeyInfoGenerator
capable of handling the information contained within aCredential
.BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator An implementation ofKeyInfoGenerator
capable of handling the information contained within aCredential
.BasicKeyInfoGeneratorFactory.BasicOptions Options to be used in the production of aKeyInfo
from aCredential
.BasicProviderKeyInfoCredentialResolver Implementation ofKeyInfoCredentialResolver
which resolves credentials based on aKeyInfo
element using a configured list ofKeyInfoProvider
s and optional post-processing hooks.KeyInfoProvider Interface for providers used in conjunction with aKeyInfoCredentialResolver
which support resolvingCredential
s based on a child element ofKeyInfo
.KeyInfoResolutionContext Resolution context class that is used to supply state information to, and to share information amongst,KeyInfoProvider
s.X509KeyInfoGeneratorFactory.X509Options Options to be used in the production of aKeyInfo
from anX509Credential
. -
Classes in org.opensaml.xmlsec.keyinfo.impl used by org.opensaml.xmlsec.keyinfo.impl.provider Class Description KeyInfoCredentialContext Context for credentials resolved from aKeyInfo
element.KeyInfoProvider Interface for providers used in conjunction with aKeyInfoCredentialResolver
which support resolvingCredential
s based on a child element ofKeyInfo
.KeyInfoResolutionContext Resolution context class that is used to supply state information to, and to share information amongst,KeyInfoProvider
s.