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