Package | Description |
---|---|
org.opensaml.xml.encryption |
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
|
Modifier and Type | Field and Description |
---|---|
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.
|
Constructor and Description |
---|
ChainingEncryptedKeyResolver.ChainingIterable(ChainingEncryptedKeyResolver resolver,
EncryptedData encData)
Constructor.
|
ChainingEncryptedKeyResolver.ChainingIterator(ChainingEncryptedKeyResolver resolver,
EncryptedData encData)
Constructor.
|
Copyright © 1999-2014 JBoss by Red Hat. All Rights Reserved.