org.opensaml.saml2.encryption
public class EncryptedElementTypeEncryptedKeyResolver extends 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<EncryptedKey> |
resolve(EncryptedData encryptedData) |
getRecipients, matchCarriedKeyName, matchDataReference, matchRecipient
public EncryptedElementTypeEncryptedKeyResolver()
public Iterable<EncryptedKey> resolve(EncryptedData encryptedData)
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.