Uses of Class
com.sun.xml.ws.security.trust.impl.bindings.RequestedSecurityTokenType
Packages that use RequestedSecurityTokenType
Package
Description
-
Uses of RequestedSecurityTokenType in com.sun.xml.ws.security.trust.impl.bindings
Methods in com.sun.xml.ws.security.trust.impl.bindings that return RequestedSecurityTokenTypeModifier and TypeMethodDescriptionObjectFactory.createRequestedSecurityTokenType()Create an instance ofRequestedSecurityTokenTypeMethods in com.sun.xml.ws.security.trust.impl.bindings that return types with arguments of type RequestedSecurityTokenTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RequestedSecurityTokenType>ObjectFactory.createRequestedSecurityToken(RequestedSecurityTokenType value) Methods in com.sun.xml.ws.security.trust.impl.bindings with parameters of type RequestedSecurityTokenTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<RequestedSecurityTokenType>ObjectFactory.createRequestedSecurityToken(RequestedSecurityTokenType value) -
Uses of RequestedSecurityTokenType in com.sun.xml.ws.security.trust.impl.elements
Subclasses of RequestedSecurityTokenType in com.sun.xml.ws.security.trust.impl.elementsModifier and TypeClassDescriptionclassImplementation for the RequestedSecurityToken.Methods in com.sun.xml.ws.security.trust.impl.elements that return RequestedSecurityTokenTypeModifier and TypeMethodDescriptionstatic RequestedSecurityTokenTypeRequestedSecurityTokenImpl.fromElement(Element element) Constructs aRequestedSecurityTokenelement from an existing XML block.Constructors in com.sun.xml.ws.security.trust.impl.elements with parameters of type RequestedSecurityTokenType