|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Encryption | |
---|---|
com.sun.xml.ws.security.trust.elements | |
com.sun.xml.ws.security.trust.impl.elements | |
com.sun.xml.ws.security.trust.impl.wssx.elements |
Uses of Encryption in com.sun.xml.ws.security.trust.elements |
---|
Methods in com.sun.xml.ws.security.trust.elements that return Encryption | |
---|---|
Encryption |
WSTrustElementBase.getEncryption()
get Encryption value if set, return null otherwise |
Methods in com.sun.xml.ws.security.trust.elements with parameters of type Encryption | |
---|---|
void |
WSTrustElementBase.setEncryption(Encryption enc)
set Encryption |
Uses of Encryption in com.sun.xml.ws.security.trust.impl.elements |
---|
Classes in com.sun.xml.ws.security.trust.impl.elements that implement Encryption | |
---|---|
class |
EncryptionImpl
|
Methods in com.sun.xml.ws.security.trust.impl.elements that return Encryption | |
---|---|
Encryption |
RequestSecurityTokenImpl.getEncryption()
|
Encryption |
RequestSecurityTokenResponseImpl.getEncryption()
|
Methods in com.sun.xml.ws.security.trust.impl.elements with parameters of type Encryption | |
---|---|
void |
RequestSecurityTokenImpl.setEncryption(Encryption enc)
|
void |
RequestSecurityTokenResponseImpl.setEncryption(Encryption enc)
|
Uses of Encryption in com.sun.xml.ws.security.trust.impl.wssx.elements |
---|
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements that return Encryption | |
---|---|
Encryption |
RequestSecurityTokenImpl.getEncryption()
|
Encryption |
RequestSecurityTokenResponseImpl.getEncryption()
|
Encryption |
SecondaryParametersImpl.getEncryption()
|
Methods in com.sun.xml.ws.security.trust.impl.wssx.elements with parameters of type Encryption | |
---|---|
void |
RequestSecurityTokenImpl.setEncryption(Encryption enc)
|
void |
RequestSecurityTokenResponseImpl.setEncryption(Encryption enc)
|
void |
SecondaryParametersImpl.setEncryption(Encryption enc)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |