Package | Description |
---|---|
com.sun.jini.start | |
net.jini.security |
Modifier and Type | Method and Description |
---|---|
ProxyPreparer |
NonActivatableServiceDescriptor.getServicePreparer()
ProxyPreparer accessor method. |
Modifier and Type | Method and Description |
---|---|
void |
NonActivatableServiceDescriptor.setServicePreparer(ProxyPreparer serviceProxyPreparer)
Sets the
ProxyPreparer for this descriptor. |
Constructor and Description |
---|
NonActivatableServiceDescriptor(String exportCodebase,
String policy,
String importCodebase,
String implClassName,
String[] serverConfigArgs,
LifeCycle lifeCycle,
ProxyPreparer preparer)
Main constructor.
|
NonActivatableServiceDescriptor(String exportCodebase,
String policy,
String importCodebase,
String implClassName,
String[] serverConfigArgs,
ProxyPreparer preparer)
Convenience constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicProxyPreparer
A
ProxyPreparer for verifying that proxies are trusted, granting them dynamic
permissions, and setting their constraints, as well as for creating other proxy preparer
subclasses that include those operations. |
class |
VerifyingProxyPreparer
A
ProxyPreparer for verifying that proxies are trusted, dynamically granting
permissions to trusted proxies, and optionally setting the client constraints on trusted
proxies. |
Copyright © GigaSpaces.