Package | Description |
---|---|
com.sun.identity.saml2.assertion |
Defines SAMLv2 assertion.
|
Modifier and Type | Method and Description |
---|---|
EncryptedAttribute |
AssertionFactory.createEncryptedAttribute(Element elem)
Returns a new instance of
EncryptedAttribute . |
EncryptedAttribute |
AssertionFactory.createEncryptedAttribute(String xml)
Returns a new instance of
EncryptedAttribute . |
EncryptedAttribute |
Attribute.encrypt(Key recipientPublicKey,
String dataEncAlgorithm,
int dataEncStrength,
String recipientEntityID)
Returns an
EncryptedAttribute object. |
Copyright © 2010-2013, ForgeRock All Rights Reserved.