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.
RSAKeyValueProvider Implementation of KeyInfoProvider which supports RSAKeyValue.
X509DataProvider Implementation of KeyInfoProvider which provides basic support for extracting a X509Credential from an X509Data child of KeyInfo.
 

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.