Uses of Class
org.apache.cxf.ws.security.sts.provider.model.RequestedSecurityTokenType
-
Packages that use RequestedSecurityTokenType Package Description org.apache.cxf.ws.security.sts.provider.model -
-
Uses of RequestedSecurityTokenType in org.apache.cxf.ws.security.sts.provider.model
Methods in org.apache.cxf.ws.security.sts.provider.model that return RequestedSecurityTokenType Modifier and Type Method Description RequestedSecurityTokenTypeObjectFactory. createRequestedSecurityTokenType()Create an instance ofRequestedSecurityTokenTypeMethods in org.apache.cxf.ws.security.sts.provider.model that return types with arguments of type RequestedSecurityTokenType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestedSecurityTokenType>ObjectFactory. createRequestedSecurityToken(RequestedSecurityTokenType value)Methods in org.apache.cxf.ws.security.sts.provider.model with parameters of type RequestedSecurityTokenType Modifier and Type Method Description javax.xml.bind.JAXBElement<RequestedSecurityTokenType>ObjectFactory. createRequestedSecurityToken(RequestedSecurityTokenType value)
-