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