Package | Description |
---|---|
com.sun.identity.liberty.ws.common |
Defines common classes used by liberty service components.
|
com.sun.identity.liberty.ws.disco |
Provides interface to manage liberty discovery service.
|
com.sun.identity.liberty.ws.dst |
Defines DST.
|
Modifier and Type | Method and Description |
---|---|
Status |
Status.getSubStatus()
Gets sub status.
|
Modifier and Type | Method and Description |
---|---|
void |
Status.setSubStatus(Status status)
Sets sub status.
|
Modifier and Type | Method and Description |
---|---|
Status |
QueryResponse.getStatus()
Gets status of the query response.
|
Status |
ModifyResponse.getStatus()
Gets modify response status.
|
Modifier and Type | Method and Description |
---|---|
void |
QueryResponse.setStatus(Status status)
Sets the Status of the query response.
|
void |
ModifyResponse.setStatus(Status value)
Sets modify response status.
|
Constructor and Description |
---|
ModifyResponse(Status status)
constructor.
|
QueryResponse(Status status)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
Status |
DSTQueryResponse.getStatus()
Gets status for the query response
|
Status |
DSTModifyResponse.getStatus()
Gets response status
|
Modifier and Type | Method and Description |
---|---|
void |
DSTQueryResponse.setStatus(Status status)
Sets status for the query response
|
void |
DSTModifyResponse.setStatus(Status status)
Sets response status
|
Copyright © 2010-2018, ForgeRock All Rights Reserved.