Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
Modifier and Type | Method and Description |
---|---|
NewEncryptedID |
ProtocolFactory.createNewEncryptedID(Element value)
Returns an immutable new encrypted identifier object.
|
NewEncryptedID |
ProtocolFactory.createNewEncryptedID(String value)
Returns an immutable new encrypted identifier object.
|
NewEncryptedID |
NewID.encrypt(EncryptionConfig encryptionConfig,
String recipientEntityID)
Returns an
NewEncryptedID object. |
NewEncryptedID |
ManageNameIDRequest.getNewEncryptedID()
Returns the value of the
newEncryptedID property. |
Modifier and Type | Method and Description |
---|---|
void |
ManageNameIDRequest.setNewEncryptedID(NewEncryptedID value)
Sets the value of the
newEncryptedID property. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.