Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.RequestSecurityTokenType
Packages that use RequestSecurityTokenType
Package
Description
-
Uses of RequestSecurityTokenType in com.sun.xml.ws.security.trust.impl.wssx.bindings
Fields in com.sun.xml.ws.security.trust.impl.wssx.bindings with type parameters of type RequestSecurityTokenTypeModifier and TypeFieldDescriptionprotected List<RequestSecurityTokenType>RequestSecurityTokenCollectionType.requestSecurityTokenMethods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return RequestSecurityTokenTypeModifier and TypeMethodDescriptionObjectFactory.createRequestSecurityTokenType()Create an instance ofRequestSecurityTokenTypeMethods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type RequestSecurityTokenTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RequestSecurityTokenType>ObjectFactory.createRequestSecurityToken(RequestSecurityTokenType value) RequestSecurityTokenCollectionType.getRequestSecurityToken()Gets the value of the requestSecurityToken property.Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type RequestSecurityTokenTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RequestSecurityTokenType>ObjectFactory.createRequestSecurityToken(RequestSecurityTokenType value) -
Uses of RequestSecurityTokenType in com.sun.xml.ws.security.trust.impl.wssx.elements
Subclasses of RequestSecurityTokenType in com.sun.xml.ws.security.trust.impl.wssx.elementsModifier and TypeClassDescriptionclassImplementation of the RequestSecurityToken interface.Constructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RequestSecurityTokenType