|
|||||||||
| Home >> All >> java >> [ security overview ] | PREV NEXT | ||||||||
Deprecated API
| Deprecated Classes | |
| java.security.Identity
Replaced by java.security.KeyStore, the
java.security.cert package, and
java.security.Principal. |
|
| java.security.IdentityScope
Use java.security.KeyStore, the java.security.cert package, and java.security.Principal. |
|
| java.security.Signer
Replaced by java.security.KeyStore, the
java.security.cert package, and java.security.Principal. |
|
| Deprecated Interfaces | |
| java.security.Certificate
use java.security.cert instead |
|
| Deprecated Methods | |
| java.security.SignatureSpi.engineGetParameter(String)
use the other getParameter |
|
| java.security.SignatureSpi.engineSetParameter(String, Object)
use the other setParameter. |
|
| java.security.Security.getAlgorithmProperty(String, String)
Use the provider-based and algorithm-independent AlgorithmParameters and KeyFactory engine classes instead. |
|
| java.security.Signature.getParameter(String)
use the other getParameter |
|
| java.security.Signature.setParameter(String, Object)
use the other setParameter |
|
|
|||||||||
| Home >> All >> java >> [ security overview ] | PREV NEXT | ||||||||