URLPermission
Class URLPermission
- java.lang.Object
-
- java.security.Permission
-
- java.net.URLPermission
- All Implemented Interfaces:
- Serializable, Guard
public final class URLPermission extends Permission
Represents permission to access a resource or set of resources defined by a given url, and for a given set of user-settable request methods and request headers. The name of the permission is the url string. The actions string is a concatenation of the request methods and headers. The range of method and header names is not r