Package | Description |
---|---|
com.sun.jini.start |
Provides the utilities and APIs used to launch the contributed services
provided in the Apache River release.
|
com.sun.jini.tool |
Tools for: checking configuration files; checking for missing
serialVersionUID fields; computing class dependencies;
generating permission grants to debug security policy setup; providing
HTTP service; generating message digests; generating HTTPMD URLs;
generating wrapper JAR files; and generating preferred lists. |
net.jini.security.policy |
Provides an interface for security policy providers capable of dynamic
permission grants, an interface for security manager or policy providers
that use custom security context state, and a security policy provider
supporting dynamic permission grants.
|
Class and Description |
---|
DynamicPolicy
Interface implemented by security policy providers that may support dynamic
granting of permissions at run-time.
|
PolicyInitializationException
Exception indicating failed initialization of a security policy provider.
|
SecurityContextSource
Interface that a security manager or policy provider can optionally
implement in order to support the saving and restoring of custom security
context state.
|
Class and Description |
---|
DynamicPolicy
Interface implemented by security policy providers that may support dynamic
granting of permissions at run-time.
|
DynamicPolicyProvider
Security policy provider that supports dynamic granting of permissions at
run-time.
|
PolicyInitializationException
Exception indicating failed initialization of a security policy provider.
|
Class and Description |
---|
DynamicPolicy
Interface implemented by security policy providers that may support dynamic
granting of permissions at run-time.
|
PolicyInitializationException
Exception indicating failed initialization of a security policy provider.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.