JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
I
L
O
P
R
U
W
A
AccessRestrictionFactory
- Class in
org.kohsuke.accmod.impl
Pool of
AccessRestriction
instances.
AccessRestrictionFactory(ClassLoader)
- Constructor for class org.kohsuke.accmod.impl.
AccessRestrictionFactory
C
check(File)
- Method in class org.kohsuke.accmod.impl.
Checker
Checks a single class file or a directory full of class files (recursively.)
checkClass(File)
- Method in class org.kohsuke.accmod.impl.
Checker
Inspects a class for the restriction violations.
Checker
- Class in
org.kohsuke.accmod.impl
Performs check.
D
dependencies
- Variable in class org.kohsuke.accmod.impl.
Checker
Where dependencies are loaded.
E
EnforcerMojo
- Class in
org.kohsuke.accmod.impl
Enforces the
Restricted
access modifier annotations.
EnforcerMojo()
- Constructor for class org.kohsuke.accmod.impl.
EnforcerMojo
execute()
- Method in class org.kohsuke.accmod.impl.
EnforcerMojo
G
get(Type)
- Method in class org.kohsuke.accmod.impl.
AccessRestrictionFactory
getErrorListener()
- Method in class org.kohsuke.accmod.impl.
Checker
I
instantiated(Location, ErrorListener)
- Method in class org.kohsuke.accmod.impl.
Restrictions
invoked(Location, ErrorListener)
- Method in class org.kohsuke.accmod.impl.
Restrictions
L
loadRestrictions(InputStream, boolean)
- Method in class org.kohsuke.accmod.impl.
Checker
Loads an additional restriction from the specified "META-INF/annotations/org.kohsuke.accmod.Restricted" file.
O
org.kohsuke.accmod.impl
- package org.kohsuke.accmod.impl
P
project
- Variable in class org.kohsuke.accmod.impl.
EnforcerMojo
The maven project.
R
read(Location, ErrorListener)
- Method in class org.kohsuke.accmod.impl.
Restrictions
Restrictions
- Class in
org.kohsuke.accmod.impl
Restrictions(RestrictedElement, Collection<? extends AccessRestriction>)
- Constructor for class org.kohsuke.accmod.impl.
Restrictions
Restrictions(RestrictedElement)
- Constructor for class org.kohsuke.accmod.impl.
Restrictions
U
usedAsInterface(Location, ErrorListener)
- Method in class org.kohsuke.accmod.impl.
Restrictions
usedAsSuperType(Location, ErrorListener)
- Method in class org.kohsuke.accmod.impl.
Restrictions
W
written(Location, ErrorListener)
- Method in class org.kohsuke.accmod.impl.
Restrictions
A
C
D
E
G
I
L
O
P
R
U
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2018. All rights reserved.