Package org.opensaml.xmlsec.keyinfo.impl.provider
Specific implementations of
KeyInfoProvider.
KeyInfo providers, when used in conjunction with a
KeyInfoCredentialResolver, extract typed credential
information from a KeyInfo object.
-
Class Summary Class Description AbstractKeyInfoProvider Abstract super class forKeyInfoProviderimplementations.DEREncodedKeyValueProvider Implementation ofKeyInfoProviderwhich supportsDEREncodedKeyValue.DSAKeyValueProvider Implementation ofKeyInfoProviderwhich supportsDSAKeyValue.InlineX509DataProvider Implementation ofKeyInfoProviderwhich provides basic support for extracting aX509Credentialfrom anX509Datachild of KeyInfo.KeyInfoReferenceProvider Implementation ofKeyInfoProviderwhich supportsKeyInfoReference.RSAKeyValueProvider Implementation ofKeyInfoProviderwhich supportsRSAKeyValue.