| Package | Description |
|---|---|
| org.openliberty.xmltooling.ims | |
| org.openliberty.xmltooling.ps.response | |
| org.openliberty.xmltooling.sasl | |
| org.openliberty.xmltooling.utility_2_0 |
| Modifier and Type | Field and Description |
|---|---|
private Status |
IdentityMappingResponse.status |
| Modifier and Type | Method and Description |
|---|---|
Status |
IdentityMappingResponse.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
IdentityMappingResponse.setStatus(Status status) |
| Modifier and Type | Field and Description |
|---|---|
private Status |
ResponseAbstractType.status |
| Modifier and Type | Method and Description |
|---|---|
Status |
ResponseAbstractType.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseAbstractType.setStatus(Status status) |
| Modifier and Type | Field and Description |
|---|---|
private Status |
SASLResponse.status |
| Modifier and Type | Method and Description |
|---|---|
Status |
SASLResponse.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
SASLResponse.setStatus(Status status) |
| Modifier and Type | Field and Description |
|---|---|
private Status |
ResponseType.status |
| Modifier and Type | Field and Description |
|---|---|
private org.opensaml.core.xml.util.XMLObjectChildrenList<Status> |
Status.stati |
| Modifier and Type | Method and Description |
|---|---|
Status |
Status.Builder.buildObject() |
Status |
Status.Builder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Status |
ResponseType.getStatus()
The code of the top level Status element, which this method returns,
must have a value of OK, Partial or Failed.
|
| Modifier and Type | Method and Description |
|---|---|
org.opensaml.core.xml.util.XMLObjectChildrenList<Status> |
Status.getStati() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResponseType.setStatus(Status status) |
Copyright © 1999–2015. All rights reserved.