Package | Description |
---|---|
com.sun.identity.federation.message |
Defines federation protocol message classes.
|
Modifier and Type | Field and Description |
---|---|
protected FSScoping |
FSAuthnRequest.scoping |
Modifier and Type | Method and Description |
---|---|
FSScoping |
FSAuthnRequest.getScoping()
Returns the
FSScoping object. |
static FSScoping |
FSScoping.parseURLEncodedRequest(javax.servlet.http.HttpServletRequest request)
Returns
FSScoping object. |
Modifier and Type | Method and Description |
---|---|
void |
FSAuthnRequest.setScoping(FSScoping scoping)
Sets the
FSScoping object. |
Copyright © 2010-2013, ForgeRock All Rights Reserved.