Package org.opensaml.xmlsec.keyinfo.impl.provider
@NonnullElements
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.
-
ClassesClassDescriptionAbstract super class for
KeyInfoProviderimplementations.Implementation ofKeyInfoProviderwhich supportsAgreementMethod.Implementation ofKeyInfoProviderwhich supportsDEREncodedKeyValue.Implementation ofKeyInfoProviderwhich supportsDSAKeyValue.Implementation ofKeyInfoProviderwhich supportsECKeyValue.Implementation ofKeyInfoProviderwhich provides basic support for extracting aX509Credentialfrom anX509Datachild of KeyInfo.Implementation ofKeyInfoProviderwhich supportsKeyInfoReference.Implementation ofKeyInfoProviderwhich supportsRSAKeyValue.