Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
Modifier and Type | Method and Description |
---|---|
Extensions |
ProtocolFactory.createExtensions()
Returns the
Extensions Object. |
Extensions |
ProtocolFactory.createExtensions(Element value)
Returns the
Extensions Object. |
Extensions |
ProtocolFactory.createExtensions(String value)
Returns the
Extensions Object. |
Extensions |
StatusResponse.getExtensions()
Returns the value of the extensions property.
|
Extensions |
RequestAbstract.getExtensions()
Returns the
Extensions Object. |
Modifier and Type | Method and Description |
---|---|
void |
StatusResponse.setExtensions(Extensions value)
Sets the value of the extensions property.
|
void |
RequestAbstract.setExtensions(Extensions extensions)
Sets the
Extensions Object. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.