javax.security.jacc
Class URLPatternSpec.URLPattern
java.lang.Object
javax.security.jacc.URLPatternSpec.URLPattern
- Enclosing class:
- URLPatternSpec
- private class URLPatternSpec.URLPattern
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EXACT
public static final int EXACT
- See Also:
- Constant Field Values
PATH_PREFIX
public static final int PATH_PREFIX
- See Also:
- Constant Field Values
EXTENSION
public static final int EXTENSION
- See Also:
- Constant Field Values
DEFAULT
public static final int DEFAULT
- See Also:
- Constant Field Values
type
public int type
pattern
public java.lang.String pattern
URLPatternSpec.URLPattern
public URLPatternSpec.URLPattern(java.lang.String pat)
matches
public boolean matches(URLPatternSpec.URLPattern p)