Search Java Classes and Packages
Search Java Frameworks and Libraries
#Net.jini.security Classes and Interfaces - 16 results found.
| Name | Description | Type | Package | Framework |
| BasicUntrustedObjectSecurityContext | A basic trust verifier context element that provides a security context to use to restrict privileges when invoking methods on untrusted | Class | net.jini.security | Apache River ( Jini ) |
|
| DynamicPolicy | Interface implemented by security policy providers that may support dynamic granting of permissions at run-time. | Interface | net.jini.security | Apache River ( Jini ) |
|
| DynamicPolicyProvider | Security policy provider that supports dynamic granting of permissions at run-time. | Class | net.jini.security | Apache River ( Jini ) |
|
| PolicyFileProvider | Security policy provider that wraps the J2SE(TM) default PolicyFile security policy provider distributed as part of the | Class | net.jini.security | Apache River ( Jini ) |
|
| PolicyInitializationException | Exception indicating failed initialization of a security policy provider. | Class | net.jini.security | Apache River ( Jini ) |
|
| ProxyTrust | Defines a remote interface for obtaining a proxy trust verifier. | Interface | net.jini.security | Apache River ( Jini ) |
|
| ProxyTrustExporter | Contains the information necessary to export a remote object that has a proxy that will not directly be considered trusted by clients, such that | Class | net.jini.security | Apache River ( Jini ) |
|
| ProxyTrustInvocationHandler | Invocation handler for remote objects, supporting proxy trust verification by clients using ProxyTrustVerifier. | Class | net.jini.security | Apache River ( Jini ) |
|
| ProxyTrustIterator | Defines an iterator that produces objects from which a TrustVerifier might be obtained. | Interface | net.jini.security | Apache River ( Jini ) |
|
| ProxyTrustVerifier | Trust verifier for service proxies that use dynamically downloaded code. | Class | net.jini.security | Apache River ( Jini ) |
|
| SecurityContextSource | Interface that a security manager or policy provider can optionally implement in order to support the saving and restoring of custom security | Interface | net.jini.security | Apache River ( Jini ) |
|
| ServerProxyTrust | Defines a local interface to obtain a proxy trust verifier. | Interface | net.jini.security | Apache River ( Jini ) |
|
| SingletonProxyTrustIterator | A simple ProxyTrustIterator that produces a single object as the only element of the iteration. | Class | net.jini.security | Apache River ( Jini ) |
|
| TrustEquivalence | Defines an interface for checking that an object (that is not yet known to be trusted) is equivalent in trust, content, and function to a known | Interface | net.jini.security | Apache River ( Jini ) |
|
| UmbrellaGrantPermission | Permission that is specially intepreted by PolicyFileProvider as shorthand for a GrantPermission | Class | net.jini.security | Apache River ( Jini ) |
|
| UntrustedObjectSecurityContext | A trust verifier context element that provides a security context to use to restrict privileges when invoking methods on untrusted objects. | Interface | net.jini.security | Apache River ( Jini ) |