Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
Modifier and Type | Method and Description |
---|---|
NewID |
ProtocolFactory.createNewID(Element value)
Returns an new identifier object.
|
NewID |
ProtocolFactory.createNewID(String value)
Returns an new identifier object.
|
NewID |
NewEncryptedID.decrypt(Set<PrivateKey> privateKeys)
Returns an instance of
NewID object. |
NewID |
ManageNameIDRequest.getNewID()
Returns the value of the
NewID property. |
Modifier and Type | Method and Description |
---|---|
void |
ManageNameIDRequest.setNewID(NewID value)
Sets the value of the
NewID property. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.