|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrincipalEntry | |
|---|---|
| org.eclipse.jetty.policy.entry | |
| org.eclipse.jetty.policy.loader | |
| Uses of PrincipalEntry in org.eclipse.jetty.policy.entry |
|---|
| Methods in org.eclipse.jetty.policy.entry with parameters of type PrincipalEntry | |
|---|---|
void |
GrantEntry.addPrincipal(PrincipalEntry pe)
Adds specified element to the principals collection. |
| Method parameters in org.eclipse.jetty.policy.entry with type arguments of type PrincipalEntry | |
|---|---|
void |
GrantEntry.setPrincipals(Collection<PrincipalEntry> principals)
|
| Uses of PrincipalEntry in org.eclipse.jetty.policy.loader |
|---|
| Methods in org.eclipse.jetty.policy.loader that return PrincipalEntry | |
|---|---|
protected PrincipalEntry |
PolicyFileScanner.readPrincipalNode(StreamTokenizer st)
Tries to read Principal Node fields. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||