Interface | Description |
---|---|
Certificate | Deprecated |
DomainCombiner | |
Guard | |
Key | |
Principal | |
PrivateKey | |
PrivilegedAction | |
PrivilegedExceptionAction | |
PublicKey |
Class | Description |
---|---|
AccessControlContext |
An AccessControlContext is a set of ProtectionDomains.
|
AccessController |
Utitlity class responsible for launching privileged code.
|
AlgorithmParameterGenerator | |
AlgorithmParameterGeneratorSpi | |
AlgorithmParameters | |
AlgorithmParametersSpi | |
AllPermission | |
BasicPermission | |
CodeSource | |
CodeSource |
CodeSource encapsulates the location from where code is loaded and
the certificates that were used to verify that code. |
DigestInputStream | |
DigestOutputStream | |
GuardedObject | |
Identity | Deprecated |
IdentityScope | Deprecated |
KeyFactory | |
KeyFactorySpi | |
KeyPair | |
KeyPairGenerator | |
KeyPairGeneratorSpi | |
KeyStore | |
KeyStoreSpi | |
MessageDigest | |
MessageDigestSpi | |
Permission | |
PermissionCollection | |
Permissions |
The class Permissions represents a collection of PermissionCollection's
(a super-collection).
|
Policy | |
ProtectionDomain |
The protection domain to which a class belongs.
|
Provider |
Provider is the abstract superclass for all security providers in the
Java security infrastructure. |
Provider |
Provider is the abstract superclass for all security providers in the
Java security infrastructure. |
SecureClassLoader | |
SecureRandom | |
SecureRandomSpi | |
Security | |
SecurityPermission | |
Signature | |
SignatureSpi | |
SignedObject | |
Signer | Deprecated |
UnresolvedPermission |