Package | Description |
---|---|
org.opensaml.ws.wstrust |
XMLObject interfaces for WS-Trust 1.3 elements.
|
org.opensaml.ws.wstrust.impl |
Modifier and Type | Method and Description |
---|---|
Reason |
Status.getReason()
Returns the wst:Reason child element.
|
Modifier and Type | Method and Description |
---|---|
void |
Status.setReason(Reason reason)
Sets the wst:Reason child element.
|
Modifier and Type | Class and Description |
---|---|
class |
ReasonImpl
ReasonImpl.
|
Modifier and Type | Method and Description |
---|---|
Reason |
ReasonBuilder.buildObject()
Builds a WS-Trust object of the given type.
|
Reason |
ReasonBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
Reason |
StatusImpl.getReason()
Returns the wst:Reason child element.
|
Modifier and Type | Method and Description |
---|---|
void |
StatusImpl.setReason(Reason newReason)
Sets the wst:Reason child element.
|
Copyright © 1999-2013. All Rights Reserved.