Uses of Class
org.apache.cxf.ws.security.sts.provider.model.RequestSecurityTokenCollectionType
Packages that use RequestSecurityTokenCollectionType
Package
Description
-
Uses of RequestSecurityTokenCollectionType in org.apache.cxf.ws.security.sts.provider
Methods in org.apache.cxf.ws.security.sts.provider with parameters of type RequestSecurityTokenCollectionTypeModifier and TypeMethodDescriptionSecurityTokenService.requestCollection(RequestSecurityTokenCollectionType requestCollection) SecurityTokenServiceImpl.requestCollection(RequestSecurityTokenCollectionType requestCollection) -
Uses of RequestSecurityTokenCollectionType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return RequestSecurityTokenCollectionTypeModifier and TypeMethodDescriptionObjectFactory.createRequestSecurityTokenCollectionType()Create an instance ofRequestSecurityTokenCollectionTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type RequestSecurityTokenCollectionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RequestSecurityTokenCollectionType>ObjectFactory.createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType value) Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type RequestSecurityTokenCollectionTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<RequestSecurityTokenCollectionType>ObjectFactory.createRequestSecurityTokenCollection(RequestSecurityTokenCollectionType value) -
Uses of RequestSecurityTokenCollectionType in org.apache.cxf.ws.security.sts.provider.operation
Methods in org.apache.cxf.ws.security.sts.provider.operation with parameters of type RequestSecurityTokenCollectionTypeModifier and TypeMethodDescriptionRequestCollectionOperation.requestCollection(RequestSecurityTokenCollectionType requestCollection, Principal principal, Map<String, Object> messageContext)