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

Specific implementations of KeyInfoProvider.

See:
          Description

Class Summary
AbstractKeyInfoProvider Abstract super class for KeyInfoProvider implementations.
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.
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 © 2006-2011 Internet2. All Rights Reserved.