Package org.opensaml.xml.security.keyinfo.provider

Specific implementations of KeyInfoProvider.

See:
          Description

Class Summary
AbstractKeyInfoProvider Abstract super class for KeyInfoProvider implementations.
DEREncodedKeyValueProvider Implementation of KeyInfoProvider which supports DEREncodedKeyValue.
DSAKeyValueProvider Implementation of KeyInfoProvider which supports DSAKeyValue.
InlineX509DataProvider Implementation of KeyInfoProvider which provides basic support for extracting a X509Credential from an X509Data child of KeyInfo.
KeyInfoReferenceProvider Implementation of KeyInfoProvider which supports KeyInfoReference.
RSAKeyValueProvider Implementation of KeyInfoProvider which supports RSAKeyValue.
 

Package org.opensaml.xml.security.keyinfo.provider Description

Specific implementations of KeyInfoProvider. KeyInfo providers that, when used in conjunction with a KeyInfoCredentialResolver, can extract typed credential information from a KeyInfo object.



Copyright © 1999-2013. All Rights Reserved.