Uses of Interface
org.opensaml.soap.wstrust.Code
-
Packages that use Code Package Description org.opensaml.soap.wstrust XMLObject interfaces for WS-Trust 1.3 elements. -
-
Uses of Code in org.opensaml.soap.wstrust
Methods in org.opensaml.soap.wstrust that return Code Modifier and Type Method Description CodeStatus. getCode()Returns the wst:Code child element.Methods in org.opensaml.soap.wstrust with parameters of type Code Modifier and Type Method Description voidStatus. setCode(Code code)Sets the wst:Code child element.
-