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

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

Uses of ChainingEncryptedKeyResolver in org.opensaml.xml.encryption
 

Fields in org.opensaml.xml.encryption declared as ChainingEncryptedKeyResolver
private  ChainingEncryptedKeyResolver ChainingEncryptedKeyResolver.ChainingIterable.parent
          The chaining encrypted key resolver which owns this instance.
private  ChainingEncryptedKeyResolver ChainingEncryptedKeyResolver.ChainingIterator.parent
          The chaining encrypted key resolver which owns this instance.
 

Constructors in org.opensaml.xml.encryption with parameters of type ChainingEncryptedKeyResolver
ChainingEncryptedKeyResolver.ChainingIterable(ChainingEncryptedKeyResolver resolver, EncryptedData encData)
          Constructor.
ChainingEncryptedKeyResolver.ChainingIterator(ChainingEncryptedKeyResolver resolver, EncryptedData encData)
          Constructor.
 



Copyright © 1999-2013. All Rights Reserved.