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