Uses of Class
com.sun.xml.ws.security.trust.impl.wssx.bindings.RequestSecurityTokenCollectionType
-
Packages that use RequestSecurityTokenCollectionType Package Description com.sun.xml.ws.security.trust.impl.wssx.bindings -
-
Uses of RequestSecurityTokenCollectionType in com.sun.xml.ws.security.trust.impl.wssx.bindings
Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return RequestSecurityTokenCollectionType Modifier and Type Method Description RequestSecurityTokenCollectionTypeObjectFactory. createRequestSecurityTokenCollectionType()Create an instance ofRequestSecurityTokenCollectionTypeMethods in com.sun.xml.ws.security.trust.impl.wssx.bindings that return types with arguments of type RequestSecurityTokenCollectionType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestSecurityTokenCollectionType>ObjectFactory. createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType value)Methods in com.sun.xml.ws.security.trust.impl.wssx.bindings with parameters of type RequestSecurityTokenCollectionType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestSecurityTokenCollectionType>ObjectFactory. createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType value)
-