Package | Description |
---|---|
net.jini.security |
Provides mechanisms and abstractions for managing security, especially in the
presence of dynamically downloaded code.
|
Modifier and Type | Class and Description |
---|---|
class |
BasicProxyPreparer
A
ProxyPreparer for granting dynamic permissions and
setting proxy 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 © 2016–2018 The Apache Software Foundation. All rights reserved.