Package | Description |
---|---|
com.sun.identity.saml2.protocol |
SAMLv2 Protocol Classes.
|
Modifier and Type | Method and Description |
---|---|
Scoping |
ProtocolFactory.createScoping()
Returns the
Scoping Object. |
Scoping |
ProtocolFactory.createScoping(Element value)
Returns the
Scoping Object. |
Scoping |
ProtocolFactory.createScoping(String value)
Returns the
Scoping Object. |
Scoping |
AuthnRequest.getScoping()
Returns the
Scoping object. |
Modifier and Type | Method and Description |
---|---|
void |
AuthnRequest.setScoping(Scoping scoping)
Sets the
Scoping object. |
Copyright © 2010-2018, ForgeRock All Rights Reserved.