public class EncryptedElementTypeEncryptedKeyResolver
extends org.opensaml.xml.encryption.AbstractEncryptedKeyResolver
EncryptedKeyResolver which resolves EncryptedKey
elements which appear as immediate children of the EncryptedElementType which
is the parent of the EncryptedData context.| Constructor and Description |
|---|
EncryptedElementTypeEncryptedKeyResolver() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<org.opensaml.xml.encryption.EncryptedKey> |
resolve(org.opensaml.xml.encryption.EncryptedData encryptedData) |
public EncryptedElementTypeEncryptedKeyResolver()
public Iterable<org.opensaml.xml.encryption.EncryptedKey> resolve(org.opensaml.xml.encryption.EncryptedData encryptedData)
Copyright © 1999–2015. All rights reserved.