Package | Description |
---|---|
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.
|
org.apache.river.api.security |
This package contains a scalable cache based security manager that parallelises
domain security checks.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicPolicyProvider
Security policy provider that supports dynamic granting of permissions at
run-time.
|
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentPolicyFile
Concurrent Policy implementation based on policy configuration URL's,
it is intended to provide concurrent implies() for greatly improved
throughput.
|
class |
RemotePolicyProvider
An implementation of RemotePolicy.
|
Copyright © 2016–2018 The Apache Software Foundation. All rights reserved.