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