org.eclipse.jetty.policy.loader
类 DefaultPolicyLoader
java.lang.Object
org.eclipse.jetty.policy.loader.DefaultPolicyLoader
public class DefaultPolicyLoader
- extends Object
Load the policies within the stream and resolve into protection domains and permission collections
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultPolicyLoader
public DefaultPolicyLoader()
load
public static Set<PolicyBlock> load(InputStream policyStream,
PolicyContext context)
throws PolicyException
- 抛出:
PolicyException
Copyright © 2013. All Rights Reserved.