Package | Description |
---|---|
com.sun.jini.discovery | |
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.proxy | |
com.sun.jini.reggie |
Provides implementations of
ServiceRegistrar . |
net.jini.constraint | |
net.jini.discovery |
These are utility classes and interfaces that conform to the discovery and join
protocol defined in the Jini(TM) Discovery and Join Specification.
|
net.jini.security.proxytrust |
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryConstraintTrustVerifier
Trust verifier for instances of the constraint classes defined in the
com.sun.jini.discovery package. |
Modifier and Type | Class and Description |
---|---|
class |
LandlordProxyVerifier
This class defines a trust verifier for the proxies defined in the landlord package.
|
Modifier and Type | Method and Description |
---|---|
TrustVerifier |
LeaseFactory.getVerifier()
Return a
TrustVerifier that will verify the proxies produced by this factory. |
Modifier and Type | Method and Description |
---|---|
TrustVerifier |
TxnManagerImpl.getProxyVerifier() |
Modifier and Type | Class and Description |
---|---|
class |
BasicProxyTrustVerifier
A basic trust verifier for proxies.
|
Modifier and Type | Method and Description |
---|---|
TrustVerifier |
GigaRegistrar.getProxyVerifier() |
Modifier and Type | Class and Description |
---|---|
class |
ConstraintTrustVerifier
Trust verifier for instances of the constraint classes defined in the
net.jini.core.constraint package, and for the BasicMethodConstraints , X500Principal and KerberosPrincipal classes. |
Modifier and Type | Class and Description |
---|---|
class |
ConstrainableLookupLocatorTrustVerifier
Trust verifier for
ConstrainableLookupLocator instances. |
Modifier and Type | Class and Description |
---|---|
class |
ProxyTrustVerifier
Trust verifier for service proxies that use dynamically downloaded code.
|
Modifier and Type | Method and Description |
---|---|
TrustVerifier |
ProxyTrust.getProxyVerifier()
Returns a
TrustVerifier which can be used to verify that a proxy can be trusted
as a proxy for the service; that is, the isTrustedObject method of the returned verifier can be called with a candidate proxy. |
TrustVerifier |
ServerProxyTrust.getProxyVerifier()
Returns a
TrustVerifier that can be used to verify that a proxy can be trusted
as a proxy for the service; that is, the isTrustedObject method of the returned verifier can be called with a candidate proxy. |
Copyright © GigaSpaces.