|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use net.jini.security | |
---|---|
com.sun.jini.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. |
com.sun.jini.example.browser | A visualization tool for exploring Jini Network Technology communities (djinns) with support for ServiceUI. |
com.sun.jini.fiddler | Provides the server side of an implementation of the lookup discovery service
(see ). |
com.sun.jini.jeri.internal.mux | |
com.sun.jini.jeri.internal.runtime | |
com.sun.jini.landlord | This is a utility for services implementing leases. |
com.sun.jini.mahalo | Provides implementations of the TransactionManager service. |
com.sun.jini.mercury | Provides implementations of the EventMailbox service. |
com.sun.jini.norm | Provides implementations of LeaseRenewalService . |
com.sun.jini.norm.event | |
com.sun.jini.norm.lookup | |
com.sun.jini.outrigger | This is an implementation of a JavaSpaces technology-enabled service. |
com.sun.jini.phoenix | A configurable Java(TM) Remote Method Invocation (Java RMI) activation system daemon implementation. |
com.sun.jini.proxy | |
com.sun.jini.reggie | Provides implementations of ServiceRegistrar . |
com.sun.jini.start | Provides the utilities and APIs used to launch the contributed services provided in the Apache River release. |
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.jeri | Provides the fundamental abstractions and standard implementation classes for Jini extensible remote invocation (Jini ERI). |
net.jini.jeri.http | Provides implementations of the Endpoint and
ServerEndpoint abstractions that use HTTP
messages sent over TCP sockets as the underlying communication
mechanism. |
net.jini.jeri.kerberos | Provides implementations of Endpoint and ServerEndpoint that use Kerberos as the underlying
network security protocol to support security related invocation
constraints for remote requests. |
net.jini.jeri.ssl | Provides implementations of Endpoint and ServerEndpoint that use TLS/SSL and HTTPS (HTTP over
TLS/SSL) to support invocation constraints. |
net.jini.jeri.tcp | Provides implementations of the Endpoint and
ServerEndpoint abstractions that use TCP sockets
as the underlying communication mechanism. |
net.jini.lookup | Standard utility classes for managing the join state of a service and the service discovery duties of a client or service. |
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 | Defines a trust verifier to support verification of proxies that use dynamically downloaded code, implementation mechanisms to support the verification of such proxies, and an exporter for remote objects that have such proxies. |
net.jini.url.file | Provides support for FILE URLs. |
net.jini.url.httpmd | Provides support for the HTTPMD URL protocol. |
net.jini.url.https | Provides support for HTTPS URLs. |
Classes in net.jini.security used by com.sun.jini.discovery | |
---|---|
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 . |
Classes in net.jini.security used by com.sun.jini.example.browser | |
---|---|
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
Defines the interface for trust verifiers used by Security.verifyObjectTrust , allowing
the objects that are trusted to be extended. |
Classes in net.jini.security used by com.sun.jini.fiddler | |
---|---|
AccessPermission
Represents permission to call a method. |
|
ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for use. |
|
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 . |
Classes in net.jini.security used by com.sun.jini.jeri.internal.mux | |
---|---|
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. |
Classes in net.jini.security used by com.sun.jini.jeri.internal.runtime | |
---|---|
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. |
Classes in net.jini.security used by com.sun.jini.landlord | |
---|---|
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 . |
Classes in net.jini.security used by com.sun.jini.mahalo | |
---|---|
AccessPermission
Represents permission to call a method. |
|
ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for use. |
|
TrustVerifier
Defines the interface for trust verifiers used by Security.verifyObjectTrust , allowing
the objects that are trusted to be extended. |
Classes in net.jini.security used by com.sun.jini.mercury | |
---|---|
AccessPermission
Represents permission to call a method. |
|
ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for use. |
|
TrustVerifier
Defines the interface for trust verifiers used by Security.verifyObjectTrust , allowing
the objects that are trusted to be extended. |
Classes in net.jini.security used by com.sun.jini.norm | |
---|---|
AccessPermission
Represents permission to call a method. |
|
ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for use. |
|
TrustVerifier
Defines the interface for trust verifiers used by Security.verifyObjectTrust , allowing
the objects that are trusted to be extended. |
Classes in net.jini.security used by com.sun.jini.norm.event | |
---|---|
ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for use. |
Classes in net.jini.security used by com.sun.jini.norm.lookup | |
---|---|
ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for use. |
Classes in net.jini.security used by com.sun.jini.outrigger | |
---|---|
AccessPermission
Represents permission to call a method. |
|
ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for use. |
|
TrustVerifier
Defines the interface for trust verifiers used by Security.verifyObjectTrust , allowing
the objects that are trusted to be extended. |
Classes in net.jini.security used by com.sun.jini.phoenix | |
---|---|
AccessPermission
Represents permission to call a method. |
|
ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for use. |
|
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 . |
Classes in net.jini.security used by com.sun.jini.proxy | |
---|---|
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 . |
Classes in net.jini.security used by com.sun.jini.reggie | |
---|---|
AccessPermission
Represents permission to call a method. |
|
ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for use. |
|
TrustVerifier
Defines the interface for trust verifiers used by Security.verifyObjectTrust , allowing
the objects that are trusted to be extended. |
Classes in net.jini.security used by com.sun.jini.start | |
---|---|
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
Defines the interface for trust verifiers used by Security.verifyObjectTrust , allowing
the objects that are trusted to be extended. |
Classes in net.jini.security used by net.jini.constraint | |
---|---|
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 . |
Classes in net.jini.security used by net.jini.discovery | |
---|---|
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
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 . |
Classes in net.jini.security used by net.jini.io.context | |
---|---|
AccessPermission
Represents permission to call a method. |
Classes in net.jini.security used by net.jini.jeri | |
---|---|
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 . |
Classes in net.jini.security used by net.jini.jeri.http | |
---|---|
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. |
Classes in net.jini.security used by net.jini.jeri.kerberos | |
---|---|
AuthenticationPermission
Represents permission to use the private credentials of subjects for the purpose of authenticating as any subset of the local principals specified in the target name, during secure remote calls with any peer that authenticates as at least the set of peer principals specified in the target name. |
|
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 . |
Classes in net.jini.security used by net.jini.jeri.ssl | |
---|---|
AuthenticationPermission
Represents permission to use the private credentials of subjects for the purpose of authenticating as any subset of the local principals specified in the target name, during secure remote calls with any peer that authenticates as at least the set of peer principals specified in the target name. |
|
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 . |
Classes in net.jini.security used by net.jini.jeri.tcp | |
---|---|
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. |
Classes in net.jini.security used by net.jini.lookup | |
---|---|
ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for use. |
|
TrustVerifier
Defines the interface for trust verifiers used by Security.verifyObjectTrust , allowing
the objects that are trusted to be extended. |
Classes in net.jini.security used by net.jini.security | |
---|---|
AuthenticationPermission
Represents permission to use the private credentials of subjects for the purpose of authenticating as any subset of the local principals specified in the target name, during secure remote calls with any peer that authenticates as at least the set of peer principals specified in the target name. |
|
AuthenticationPermission.Data
Internal structure to work around the fact that you can't do computation on this prior to calling super() in a constructor. |
|
GrantPermission
Permission required to dynamically grant permissions by security policy providers which implement the DynamicPolicy interface. |
|
GrantPermission.Implier
Class for checking implication of contained permissions. |
|
GrantPermission.PermissionInfo
Parsed information about a permission. |
|
IntegrityVerifier
Defines the interface for integrity verifiers used by Security.verifyCodebaseIntegrity ,
allowing the URLs that provide content integrity to be extended. |
|
ProxyPreparer
Performs operations on a newly unmarshalled remote proxy to prepare it for use. |
|
Security.ClassContextAccess
Dummy security manager providing access to getClassContext method. |
|
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 . |
Classes in net.jini.security used by net.jini.security.policy | |
---|---|
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. |
Classes in net.jini.security used by net.jini.security.proxytrust | |
---|---|
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 . |
Classes in net.jini.security used by net.jini.url.file | |
---|---|
IntegrityVerifier
Defines the interface for integrity verifiers used by Security.verifyCodebaseIntegrity ,
allowing the URLs that provide content integrity to be extended. |
Classes in net.jini.security used by net.jini.url.httpmd | |
---|---|
IntegrityVerifier
Defines the interface for integrity verifiers used by Security.verifyCodebaseIntegrity ,
allowing the URLs that provide content integrity to be extended. |
Classes in net.jini.security used by net.jini.url.https | |
---|---|
IntegrityVerifier
Defines the interface for integrity verifiers used by Security.verifyCodebaseIntegrity ,
allowing the URLs that provide content integrity to be extended. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |