Package | Description |
---|---|
org.eclipse.jetty.policy.entry | |
org.eclipse.jetty.policy.loader |
Modifier and Type | Method and Description |
---|---|
void |
GrantEntry.addPrincipal(PrincipalEntry pe)
Adds specified element to the
principals collection. |
Modifier and Type | Method and Description |
---|---|
void |
GrantEntry.setPrincipals(java.util.Collection<PrincipalEntry> principals) |
Modifier and Type | Method and Description |
---|---|
protected PrincipalEntry |
PolicyFileScanner.readPrincipalNode(java.io.StreamTokenizer st)
Tries to read Principal Node fields.
|
Copyright © 2017. All Rights Reserved.