|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
X509Certificate.getSubjectDN()
or
X509Certificate.getIssuerDN()
.
codeBase
token string.
grant
block and returns a PermissionCollection.
principal
token string.
signedBy
token string.
null
.
null
.
null
.
SecurityTokenFactory.reset()
was called.
PolicyReader.read()
method
was last invoked.
null
.
SecurityTokenFactory.reset()
was called.
SecurityTokenFactory.reset()
was called.
PolicyReader.read()
method.
true
if the security policy grants a particular
Permission to a ProtectionDomain whose code source, certificates and
classloader match the one supplied as a parameter.
true
if a class is digitally signed.
true>
if the security policy file was parsed
correctly and validated without errors.
CodeSource
is
digitally signed, and the certificate used to sign it can be found in
this PolicyReader
's keystore.
Policy
methods, using a standard Java 2 security policy
file as input.grant
block.ProtectionDomain
that does not allow subsequent modifications to Permissions.grant
block
that denotes the codebase, pricipals and signers to whom permissions
should be granted.
javax.security.auth.AuthPermission "setLoginConfiguration"
.
FilePermission
's URL
or path, as needed.
.java
or .class
suffix.
true
if a supplied File exists in the file system, and
the SecurityManager (if running) has granted read access to it.
Permission
, Principal
and
CodeSource
objects that correspond to supplied strings.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |