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