| Changed Classes |
|
AccessControlContext
|
An AccessControlContext is used to make system resource access decisions based on the context it encapsulates. |
|
KeyPairGenerator
|
The KeyPairGenerator class is used to generate pairs of public and private keys. |
|
PrivilegedActionException
|
This exception is thrown by doPrivileged(PrivilegedExceptionAction) and doPrivileged(PrivilegedExceptionAction AccessControlContext context) to indicate that the action being performed threw a checked exception. |
|
Security
|
This class centralizes all security properties and common security methods. |
|
Signature
|
This Signature class is used to provide applications the functionality of a digital signature algorithm. |