Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.RequestedSecurityTokenType
Packages that use RequestedSecurityTokenType
Package
Description
-
Uses of RequestedSecurityTokenType in com.sun.xml.ws.security.trust.impl.wssx.bindings
Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return RequestedSecurityTokenTypeModifier and TypeMethodDescriptionObjectFactory.createRequestedSecurityTokenType()Create an instance ofRequestedSecurityTokenTypeMethods in com.sun.xml.ws.security.trust.impl.wssx.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.wssx.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.wssx.elements
Modifier and TypeClassDescriptionclassImplementation for the RequestedSecurityToken.Methods in com.sun.xml.ws.security.trust.impl.wssx.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.wssx.elements with parameters of type RequestedSecurityTokenType