Uses of Interface
org.opensaml.soap.wstrust.Reason
-
Packages that use Reason Package Description org.opensaml.soap.wstrust XMLObject interfaces for WS-Trust 1.3 elements. -
-
Uses of Reason in org.opensaml.soap.wstrust
Methods in org.opensaml.soap.wstrust that return Reason Modifier and Type Method Description ReasonStatus. getReason()Returns the wst:Reason child element.Methods in org.opensaml.soap.wstrust with parameters of type Reason Modifier and Type Method Description voidStatus. setReason(Reason reason)Sets the wst:Reason child element.
-