|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.jetty.policy.loader.DefaultPolicyLoader
public class DefaultPolicyLoader
Load the policies within the stream and resolve into protection domains and permission collections
| Constructor Summary | |
|---|---|
DefaultPolicyLoader()
|
|
| Method Summary | |
|---|---|
static java.util.Set<PolicyBlock> |
load(java.io.InputStream policyStream,
PolicyContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPolicyLoader()
| Method Detail |
|---|
public static java.util.Set<PolicyBlock> load(java.io.InputStream policyStream,
PolicyContext context)
throws PolicyException
PolicyException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||