|
Oracle | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use EncryptionSpec | |
|---|---|
| weblogic.xml.security.specs | |
| weblogic.xml.security.wsse | |
| Uses of EncryptionSpec in weblogic.xml.security.specs |
|---|
| Methods in weblogic.xml.security.specs that return EncryptionSpec | |
|---|---|
static EncryptionSpec |
EncryptionSpec.getDefaultSpec()
Deprecated. Returns the default EncryptionSpec. |
EncryptionSpec |
SecuritySpec.getEncryptionSpec()
Deprecated. Returns the EncryptionSpec for this SecuritySpec |
EncryptionSpec |
SecuritySpec.setEncryptionSpec(EncryptionSpec spec)
Deprecated. |
EncryptionSpec |
SecuritySpec.setEncryptionSpec(String encryptionURI,
X509Certificate cert)
Deprecated. addEncryptionSpec adds a spec for encrypted data to
the SecuritySpec. |
EncryptionSpec |
SecuritySpec.setEncryptionSpec(String encryptionURI,
X509Certificate cert,
boolean encryptBody)
Deprecated. addEncryptionSpec adds a spec for encrypted data to
the SecuritySpec. |
| Methods in weblogic.xml.security.specs with parameters of type EncryptionSpec | |
|---|---|
EncryptionSpec |
SecuritySpec.setEncryptionSpec(EncryptionSpec spec)
Deprecated. |
| Uses of EncryptionSpec in weblogic.xml.security.wsse |
|---|
| Methods in weblogic.xml.security.wsse with parameters of type EncryptionSpec | |
|---|---|
weblogic.xml.security.encryption.EncryptedKey |
Security.addEncryption(Token token,
EncryptionSpec spec)
Deprecated. Adds an encrypted key to the security token. |
weblogic.xml.security.encryption.EncryptedKey |
Security.addEncryption(X509Certificate cert,
EncryptionSpec spec)
Deprecated. Adds an encrypted key to the security token. |
|
Documentation is available at http://edocs.bea.com/wls/docs103 Copyright 1996,2008, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||