Uses of Interface
org.opensaml.soap.wstrust.CombinedHash
-
Packages that use CombinedHash Package Description org.opensaml.soap.wstrust XMLObject interfaces for WS-Trust 1.3 elements. -
-
Uses of CombinedHash in org.opensaml.soap.wstrust
Methods in org.opensaml.soap.wstrust that return CombinedHash Modifier and Type Method Description CombinedHashAuthenticator. getCombinedHash()Returns the wst:CombinedHash child element.Methods in org.opensaml.soap.wstrust with parameters of type CombinedHash Modifier and Type Method Description voidAuthenticator. setCombinedHash(CombinedHash combinedHash)Sets the wst:CombinedHash child element.
-