| Package | Description |
|---|---|
| net.jini.constraint |
Provides a basic implementation of
MethodConstraints and a
TrustVerifier for common constraints. |
| net.jini.discovery |
These are utility classes and interfaces that conform to the discovery and join
protocol defined in the Jini Discovery and Join Specification.
|
| net.jini.io.context |
Provides type definitions for elements commonly found in the context
collections available from
ServerContext and
ObjectStreamContext. |
| net.jini.security |
Provides mechanisms and abstractions for managing security, especially in the
presence of dynamically downloaded code.
|
| 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.
|
| net.jini.security.proxytrust |
Historically, proxy trust relied on the Java sandbox, however with the
plethora of security problems relating to serialization.
|
| org.apache.river.discovery |
Provides a set of constraints, low-level utility classes, and provider
interfaces for participating in versions 1 and 2 of the multicast request,
multicast announcement, and unicast discovery protocols.
|
| Class and Description |
|---|
| TrustVerifier
Defines the interface for trust verifiers used by
Security.verifyObjectTrust, allowing
the objects that are trusted to be extended. |
| TrustVerifier.Context
Defines the context for trust verification used by
TrustVerifier instances and Security.verifyObjectTrust. |
| Class and Description |
|---|
| TrustVerifier
Defines the interface for trust verifiers used by
Security.verifyObjectTrust, allowing
the objects that are trusted to be extended. |
| TrustVerifier.Context
Defines the context for trust verification used by
TrustVerifier instances and Security.verifyObjectTrust. |
| Class and Description |
|---|
| AccessPermission
Represents permission to call a method.
|
| Class and Description |
|---|
| ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for
use.
|
| SecurityContext
Interface implemented by objects representing security contexts, returned
from the
getContext method of the Security class, which in turn may obtain them from a security manager or
policy provider implementing the
SecurityContextSource interface. |
| TrustVerifier.Context
Defines the context for trust verification used by
TrustVerifier instances and Security.verifyObjectTrust. |
| Class and Description |
|---|
| SecurityContext
Interface implemented by objects representing security contexts, returned
from the
getContext method of the Security class, which in turn may obtain them from a security manager or
policy provider implementing the
SecurityContextSource interface. |
| Class and Description |
|---|
| SecurityContext
Interface implemented by objects representing security contexts, returned
from the
getContext method of the Security class, which in turn may obtain them from a security manager or
policy provider implementing the
SecurityContextSource interface. |
| TrustVerifier
Defines the interface for trust verifiers used by
Security.verifyObjectTrust, allowing
the objects that are trusted to be extended. |
| TrustVerifier.Context
Defines the context for trust verification used by
TrustVerifier instances and Security.verifyObjectTrust. |
| Class and Description |
|---|
| TrustVerifier
Defines the interface for trust verifiers used by
Security.verifyObjectTrust, allowing
the objects that are trusted to be extended. |
| TrustVerifier.Context
Defines the context for trust verification used by
TrustVerifier instances and Security.verifyObjectTrust. |
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.