Uses of Interface
org.opensaml.soap.soap11.FaultActor
Packages that use FaultActor
-
Uses of FaultActor in org.opensaml.soap.soap11
Methods in org.opensaml.soap.soap11 that return FaultActorModifier and TypeMethodDescriptionFault.getActor()Gets the URI of the fault actor for this fault.Methods in org.opensaml.soap.soap11 with parameters of type FaultActorModifier and TypeMethodDescriptionvoidFault.setActor(FaultActor newActor) Sets the URI of the fault actor for this fault.