Class | Description |
---|---|
Field |
Represents a Java field.
|
FieldAccess |
Models the action of accessing a field by extending
Field with an
accessing type. |
Privilizer |
Coordinates privilization activities.
|
PrivilizerCleaner |
Removes classes privilized with a different policy.
|
PrivilizerWeaver |
Privilizer
Weaver implementation. |
Enum | Description |
---|---|
AccessLevel |
Enumerates the Java access levels.
|
Policy |
Weaving policy: when to use
PrivilegedAction s. |
Annotation Type | Description |
---|---|
Privilized |
Class-retention annotation to mark privilized classes.
|
Copyright © 2018 The Apache Software Foundation. All rights reserved.