Uses of Interface
org.opensaml.soap.wstrust.Reason
Packages that use Reason
Package
Description
XMLObject interfaces for WS-Trust 1.3 elements.
XML Object provider implementations for WS-Trust.
-
Uses of Reason in org.opensaml.soap.wstrust
Methods in org.opensaml.soap.wstrust that return ReasonMethods in org.opensaml.soap.wstrust with parameters of type Reason -
Uses of Reason in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement ReasonFields in org.opensaml.soap.wstrust.impl declared as ReasonMethods in org.opensaml.soap.wstrust.impl that return ReasonModifier and TypeMethodDescriptionReasonBuilder.buildObject()Builds a WS-Trust object of the given type.ReasonBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.StatusImpl.getReason()Returns the wst:Reason child element.Methods in org.opensaml.soap.wstrust.impl with parameters of type Reason