Uses of Interface
org.opensaml.soap.soap11.FaultActor
-
Packages that use FaultActor Package Description org.opensaml.soap.soap11 XMLObject interfaces for SOAP 1.1 elements. -
-
Uses of FaultActor in org.opensaml.soap.soap11
Methods in org.opensaml.soap.soap11 that return FaultActor Modifier and Type Method Description FaultActorFault. getActor()Gets the URI of the fault actor for this fault.Methods in org.opensaml.soap.soap11 with parameters of type FaultActor Modifier and Type Method Description voidFault. setActor(FaultActor newActor)Sets the URI of the fault actor for this fault.
-