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 ofKeyInfoGeneratorcapable of handling the information contained within aCredential.BasicKeyInfoGeneratorFactory.BasicKeyInfoGenerator An implementation ofKeyInfoGeneratorcapable of handling the information contained within aCredential.BasicKeyInfoGeneratorFactory.BasicOptions Options to be used in the production of aKeyInfofrom aCredential.BasicProviderKeyInfoCredentialResolver Implementation ofKeyInfoCredentialResolverwhich resolves credentials based on aKeyInfoelement using a configured list ofKeyInfoProviders and optional post-processing hooks.KeyAgreementKeyInfoGeneratorFactory.KeyAgreementOptions Options to be used in the production of aKeyInfofrom anKeyAgreementCredential.KeyInfoProvider Interface for providers used in conjunction with aKeyInfoCredentialResolverwhich support resolvingCredentials based on a child element ofKeyInfo.KeyInfoResolutionContext Resolution context class that is used to supply state information to, and to share information amongst,KeyInfoProviders.X509KeyInfoGeneratorFactory.X509Options Options to be used in the production of aKeyInfofrom anX509Credential. -
Classes in org.opensaml.xmlsec.keyinfo.impl used by org.opensaml.xmlsec.keyinfo.impl.provider Class Description KeyInfoCredentialContext Context for credentials resolved from aKeyInfoelement.KeyInfoProvider Interface for providers used in conjunction with aKeyInfoCredentialResolverwhich support resolvingCredentials based on a child element ofKeyInfo.KeyInfoResolutionContext Resolution context class that is used to supply state information to, and to share information amongst,KeyInfoProviders.