|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reason | |
---|---|
org.opensaml.ws.wstrust | XMLObject interfaces for WS-Trust 1.3 elements. |
org.opensaml.ws.wstrust.impl |
Uses of Reason in org.opensaml.ws.wstrust |
---|
Methods in org.opensaml.ws.wstrust that return Reason | |
---|---|
Reason |
Status.getReason()
Returns the wst:Reason child element. |
Methods in org.opensaml.ws.wstrust with parameters of type Reason | |
---|---|
void |
Status.setReason(Reason reason)
Sets the wst:Reason child element. |
Uses of Reason in org.opensaml.ws.wstrust.impl |
---|
Classes in org.opensaml.ws.wstrust.impl that implement Reason | |
---|---|
class |
ReasonImpl
ReasonImpl. |
Methods in org.opensaml.ws.wstrust.impl that return Reason | |
---|---|
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. |
Methods in org.opensaml.ws.wstrust.impl with parameters of type Reason | |
---|---|
void |
StatusImpl.setReason(Reason newReason)
Sets the wst:Reason child element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |