Uses of Interface
org.opensaml.soap.soap11.FaultString
-
Packages that use FaultString Package Description org.opensaml.soap.soap11 XMLObject interfaces for SOAP 1.1 elements. -
-
Uses of FaultString in org.opensaml.soap.soap11
Methods in org.opensaml.soap.soap11 that return FaultString Modifier and Type Method Description FaultStringFault. getMessage()Gets the fault string for this fault.Methods in org.opensaml.soap.soap11 with parameters of type FaultString Modifier and Type Method Description voidFault. setMessage(FaultString newMessage)Sets the fault string for this fault.
-