|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PermissionEntry | |
|---|---|
| org.eclipse.jetty.policy.entry | |
| org.eclipse.jetty.policy.loader | |
| Uses of PermissionEntry in org.eclipse.jetty.policy.entry |
|---|
| Method parameters in org.eclipse.jetty.policy.entry with type arguments of type PermissionEntry | |
|---|---|
void |
GrantEntry.setPermissions(Collection<PermissionEntry> permissions)
|
| Uses of PermissionEntry in org.eclipse.jetty.policy.loader |
|---|
| Methods in org.eclipse.jetty.policy.loader that return types with arguments of type PermissionEntry | |
|---|---|
protected Collection<PermissionEntry> |
PolicyFileScanner.readPermissionEntries(StreamTokenizer st)
Tries to read a list of permission entries. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||