Uses of Interface
com.sun.xml.ws.security.trust.elements.Encryption
-
Packages that use Encryption Package Description com.sun.xml.ws.security.trust.elements -
-
Uses of Encryption in com.sun.xml.ws.security.trust.elements
Methods in com.sun.xml.ws.security.trust.elements that return Encryption Modifier and Type Method Description EncryptionWSTrustElementBase. getEncryption()get Encryption value if set, return null otherwiseMethods in com.sun.xml.ws.security.trust.elements with parameters of type Encryption Modifier and Type Method Description voidWSTrustElementBase. setEncryption(Encryption enc)set Encryption
-