Uses of Interface
org.opensaml.soap.wstrust.Claims
-
Packages that use Claims Package Description org.opensaml.soap.wstrust.impl XML Object provider implementations for WS-Trust. -
-
Uses of Claims in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement Claims Modifier and Type Class Description classClaimsImplClaimsImpl.Methods in org.opensaml.soap.wstrust.impl that return Claims Modifier and Type Method Description ClaimsClaimsBuilder. buildObject()Builds a WS-Trust object of the given type.ClaimsClaimsBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-