|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Added Interfaces | |
|
A DomainCombiner provides a means to dynamically update the ProtectionDomains associated with the current AccessControlContext . |
Changed Classes and Interfaces | |
|
An AccessControlContext is used to make system resource access decisions based on the context it encapsulates. |
|
This exception is thrown by the AccessController to indicate that a requested access (to a critical system resource such as the file system or the network) is denied. |
|
The AccessController class is used for three purposes:
|
|
The AlgorithmParameterGenerator class is used to generate a set of parameters to be used with a certain algorithm. |
|
This class defines the Service Provider Interface (SPI) for the AlgorithmParameterGenerator class which is used to generate a set of parameters to be used with a certain algorithm. |
|
This class is used as an opaque representation of cryptographic parameters. |
|
This class defines the Service Provider Interface (SPI) for the AlgorithmParameters class which is used to manage algorithm parameters. |
|
The AllPermission is a permission that implies all other permissions. |
|
The BasicPermission class extends the Permission class and can be used as the base class for permissions that want to follow the same naming convention as BasicPermission. |
|
This is an interface of abstract methods for managing a variety of identity certificates. |
|
This class extends the concept of a codebase to encapsulate not only the location (URL) but also the certificate(s) that were used to verify signed code originating from that location. |
|
This is the generic Message Digest exception. |
|
A transparent stream that updates the associated message digest using the bits going through the stream. |
|
A transparent stream that updates the associated message digest using the bits going through the stream. |
|
This is the general security exception class which serves to group all the exception classes of the java.security package that extend from it. |
|
This interface represents a guard which is an object that is used to protect access to another object. |
|
A GuardedObject is an object that is used to protect access to another object. |
|
This class represents identities: real-world objects such as people companies or organizations whose identities can be authenticated using their public keys. |
|
This class represents a scope for identities. |
|
This is the exception for invalid or inappropriate algorithm parameters. |
|
This is the exception for invalid Keys (invalid encoding wrong length uninitialized etc). |
|
This exception is thrown when an invalid parameter is passed to a method. |
|
The Key interface is the top-level interface for all keys. |
|
This is the basic key exception. |
|
Key factories are used to convert keys (opaque cryptographic keys of type Key ) into key specifications (transparent representations of the underlying key material) and vice versa. |
|
This class defines the Service Provider Interface (SPI) for the KeyFactory class. |
|
This is the general key management exception for all operations dealing with key management. |
|
This class is a simple holder for a key pair (a public key and a private key). |
|
The KeyPairGenerator class is used to generate pairs of public and private keys. |
|
This class defines the Service Provider Interface (SPI) for the |
|
This class represents an in-memory collection of keys and certificates. |
|
This is the generic KeyStore exception. |
|
This class defines the Service Provider Interface (SPI) for the KeyStore class. |
|
This MessageDigest class provides applications the functionality of a message digest algorithm such as MD5 or SHA. |
|
This class defines the Service Provider Interface (SPI) for the MessageDigest class which provides the functionality of a message digest algorithm such as MD5 or SHA. |
|
This exception is thrown when a particular cryptographic algorithm is requested but is not available in the environment. |
|
This exception is thrown when a particular security provider is requested but is not available in the environment. |
|
Abstract class for representing access to a system resource. |
|
Abstract class representing a collection of Permission objects. |
|
This class represents a heterogeneous collection of Permissions. |
|
This is an abstract class for representing the system security policy for a Java application environment (specifying which permissions are available for code from various sources). |
|
This interface represents the abstract notion of a principal which can be used to represent any entity such as an individual a corporation and a login id. |
|
A private key. |
|
This exception is thrown by doPrivileged(PrivilegedExceptionAction) and doPrivileged(PrivilegedExceptionAction AccessControlContext context) to indicate that the action being performed threw a checked exception. |
|
This ProtectionDomain class encapulates the characteristics of a domain which encloses a set of classes whose instances are granted the same set of permissions. |
|
This class represents a "provider" for the Java Security API where a provider implements some or all parts of Java Security including:
|
|
A runtime exception for Provider exceptions (such as misconfiguration errors) which may be subclassed by Providers to throw specialized provider-specific runtime errors. |
|
A public key. |
|
This class extends ClassLoader with additional support for defining classes with an associated code source and permissions which are retrieved by the system policy by default. |
|
This class provides a cryptographically strong pseudo-random number generator (PRNG). |
|
This class defines the Service Provider Interface (SPI) for the SecureRandom class. |
|
This class centralizes all security properties and common security methods. |
|
This class is for security permissions. |
|
This Signature class is used to provide applications the functionality of a digital signature algorithm. |
|
This is the generic Signature exception. |
|
This class defines the Service Provider Interface (SPI) for the Signature class which is used to provide the functionality of a digital signature algorithm. |
|
SignedObject is a class for the purpose of creating authentic runtime objects whose integrity cannot be compromised without being detected. |
|
This class is used to represent an Identity that can also digitally sign data. |
|
This exception is thrown if a key in the keystore cannot be recovered. |
|
The UnresolvedPermission class is used to hold Permissions that were "unresolved" when the Policy was initialized. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |