Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.RequestSecurityTokenResponseCollectionType
-
Packages that use RequestSecurityTokenResponseCollectionType Package Description com.sun.xml.ws.security.trust.impl.wssx.bindings com.sun.xml.ws.security.trust.impl.wssx.elements -
-
Uses of RequestSecurityTokenResponseCollectionType in com.sun.xml.ws.security.trust.impl.wssx.bindings
Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return RequestSecurityTokenResponseCollectionType Modifier and Type Method Description RequestSecurityTokenResponseCollectionTypeObjectFactory. createRequestSecurityTokenResponseCollectionType()Create an instance ofRequestSecurityTokenResponseCollectionTypeMethods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type RequestSecurityTokenResponseCollectionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType>ObjectFactory. createIssuedTokens(RequestSecurityTokenResponseCollectionType value)jakarta.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType>ObjectFactory. createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value)Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type RequestSecurityTokenResponseCollectionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType>ObjectFactory. createIssuedTokens(RequestSecurityTokenResponseCollectionType value)jakarta.xml.bind.JAXBElement<RequestSecurityTokenResponseCollectionType>ObjectFactory. createRequestSecurityTokenResponseCollection(RequestSecurityTokenResponseCollectionType value) -
Uses of RequestSecurityTokenResponseCollectionType in com.sun.xml.ws.security.trust.impl.wssx.elements
Subclasses of RequestSecurityTokenResponseCollectionType in com.sun.xml.ws.security.trust.impl.wssx.elements Modifier and Type Class Description classRequestSecurityTokenResponseCollectionImplConstructors in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type RequestSecurityTokenResponseCollectionType Constructor Description RequestSecurityTokenResponseCollectionImpl(RequestSecurityTokenResponseCollectionType rstrcType)
-