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