Uses of Interface
org.opensaml.soap.soap11.Detail
-
Packages that use Detail Package Description org.opensaml.soap.soap11 XMLObject interfaces for SOAP 1.1 elements. -
-
Uses of Detail in org.opensaml.soap.soap11
Methods in org.opensaml.soap.soap11 that return Detail Modifier and Type Method Description DetailFault. getDetail()Gets details of this fault.Methods in org.opensaml.soap.soap11 with parameters of type Detail Modifier and Type Method Description voidFault. setDetail(Detail newDetail)Sets details of this fault.
-