Package | Description |
---|---|
org.eclipse.jetty.policy.loader |
Modifier and Type | Method and Description |
---|---|
protected KeystoreEntry |
PolicyFileScanner.readKeystoreNode(java.io.StreamTokenizer st)
Tries to read keystore clause fields.
|
Modifier and Type | Method and Description |
---|---|
void |
PolicyFileScanner.scanStream(java.io.Reader r,
java.util.Collection<GrantEntry> grantEntries,
java.util.List<KeystoreEntry> keystoreEntries)
Performs the main parsing loop.
|
Copyright © 2014. All Rights Reserved.