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 |
---|
ChainingIterable(ChainingEncryptedKeyResolver resolver,
EncryptedData encData)
Constructor.
|
ChainingIterator(ChainingEncryptedKeyResolver resolver,
EncryptedData encData)
Constructor.
|
Copyright © 1999–2017. All rights reserved.