Uses of Interface
org.opensaml.soap.wstrust.Code
Packages that use Code
Package
Description
XMLObject interfaces for WS-Trust 1.3 elements.
XML Object provider implementations for WS-Trust.
-
Uses of Code in org.opensaml.soap.wstrust
Methods in org.opensaml.soap.wstrust that return CodeMethods in org.opensaml.soap.wstrust with parameters of type Code -
Uses of Code in org.opensaml.soap.wstrust.impl
Classes in org.opensaml.soap.wstrust.impl that implement CodeFields in org.opensaml.soap.wstrust.impl declared as CodeMethods in org.opensaml.soap.wstrust.impl that return CodeModifier and TypeMethodDescriptionCodeBuilder.buildObject()Builds a WS-Trust object of the given type.CodeBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix) Creates an XMLObject with a given fully qualified name.StatusImpl.getCode()Returns the wst:Code child element.Methods in org.opensaml.soap.wstrust.impl with parameters of type Code