| Package | Description | 
|---|---|
| weblogic.xml.security.encryption | |
| weblogic.xml.security.keyinfo | |
| weblogic.xml.security.signature | |
| weblogic.xml.security.utils | |
| weblogic.xml.security.wsse | 
| Modifier and Type | Class | Description | 
|---|---|---|
| class  | EncryptionException | 
| Modifier and Type | Class | Description | 
|---|---|---|
| class  | KeyResolverException | 
| Modifier and Type | Class | Description | 
|---|---|---|
| class  | XMLSignatureException | 
| Modifier and Type | Class | Description | 
|---|---|---|
| class  | XMLSecurityException | 
| Modifier and Type | Method | Description | 
|---|---|---|
| EncryptedKey | Security. addEncryption(java.security.cert.X509Certificate cert,
             EncryptionSpec spec) | Deprecated. Adds an encrypted key to the security token. | 
| EncryptedKey | Security. addEncryption(Token token,
             EncryptionSpec spec) | Deprecated. Adds an encrypted key to the security token. | 
| Signature | Security. addSignature(Token token,
            SignatureSpec spec) | Deprecated. Adds a XML Signature to the Security element. | 
| void | UsernameToken. setId(java.lang.String id) | Deprecated. Sets the ID attribute of the UsernameToken. |