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