| Interface | Description |
|---|---|
| DelegatingPrincipal | |
| Principal |
This is implemented in Java so that the constructor can create a key pair for
the principal.
|
| Principal._Static |
| Class | Description |
|---|---|
| DelegatingPrincipal._Impl | |
| DelegatingPrincipal._Proxy | |
| LabelCache |
A top-level cache for label and policy objects, allowing us to intern Label,
ConfPolicy, and IntegPolicy objects.
|
| Principal._Impl | |
| Principal._Proxy | |
| Principal._Static._Impl | |
| Principal._Static._Proxy | |
| SecurityCache |
A per-transaction cache of acts-for relationships, relabelling judgements,
and label and policy objects (allowing us to intern Label, ConfPolicy, and
IntegPolicy objects).
|