XMLTooling-J 1.3.2-redhat-4

Uses of Class
org.opensaml.xml.encryption.AbstractEncryptedKeyResolver

Packages that use AbstractEncryptedKeyResolver
org.opensaml.xml.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. 
 

Uses of AbstractEncryptedKeyResolver in org.opensaml.xml.encryption
 

Subclasses of AbstractEncryptedKeyResolver in org.opensaml.xml.encryption
 class ChainingEncryptedKeyResolver
          An implementation of EncryptedKeyResolver which chains multiple other resolver implementations together, calling them in the order specified in the resolver list.
 class InlineEncryptedKeyResolver
          Implementation of EncryptedKeyResolver which finds EncryptedKey elements within the KeyInfo of the EncryptedData context.
 class SimpleRetrievalMethodEncryptedKeyResolver
          Implementation of EncryptedKeyResolver which finds EncryptedKey elements by dereferencing RetrievalMethod children of the KeyInfo of the EncryptedData context.
 


XMLTooling-J 1.3.2-redhat-4

Copyright © 2006-2013 Internet2. All Rights Reserved.