Uses of Class
org.opensaml.xml.security.keyinfo.provider.AbstractKeyInfoProvider

Packages that use AbstractKeyInfoProvider
org.opensaml.xml.security.keyinfo.provider Specific implementations of KeyInfoProvider
 

Uses of AbstractKeyInfoProvider in org.opensaml.xml.security.keyinfo.provider
 

Subclasses of AbstractKeyInfoProvider in org.opensaml.xml.security.keyinfo.provider
 class DEREncodedKeyValueProvider
          Implementation of KeyInfoProvider which supports DEREncodedKeyValue.
 class DSAKeyValueProvider
          Implementation of KeyInfoProvider which supports DSAKeyValue.
 class InlineX509DataProvider
          Implementation of KeyInfoProvider which provides basic support for extracting a X509Credential from an X509Data child of KeyInfo.
 class KeyInfoReferenceProvider
          Implementation of KeyInfoProvider which supports KeyInfoReference.
 class RSAKeyValueProvider
          Implementation of KeyInfoProvider which supports RSAKeyValue.
 



Copyright © 1999-2013. All Rights Reserved.