| Interface | Description |
|---|---|
| SecurityPolicy |
Tagging interface for the following Security Policy types (or any custom defined security policy type)
MLSPolicy
SecurityPolicyContainer
DynamicSecurityPolicy
|
| SecurityPolicyGenerator |
A Factory interface for Generating Concrete Security Policies
|
| StaticPolicyContext |
Represents a static policy identifying context.
|
| Class | Description |
|---|---|
| DynamicPolicyContext |
Represents a SecurityPolicy identifier context resolved at runtime
|
| DynamicSecurityPolicy |
Represents a dynamically generable SecurityPolicy
|
| MLSPolicy |
Represents a base class for Message Level Security (MLS) Policies.
|
| PolicyAlternatives | |
| PolicyUtils | |
| SecurityPolicyContainer |
Represents a container for a static collection of SecurityPolicies.
|
| Exception | Description |
|---|---|
| PolicyGenerationException |
Thrown by the classes implementing the Policy framework
|
Copyright © 2005–2018 Oracle Corporation. All rights reserved.