Uses of Class
javax.security.jacc.URLPattern
-
Uses of URLPattern in javax.security.jacc
Fields in javax.security.jacc declared as URLPatternModifier and TypeFieldDescription(package private) URLPatternURLPatternSpec.urlPatternThe first or only URLPattern in the specificationFields in javax.security.jacc with type parameters of type URLPatternModifier and TypeFieldDescription(package private) HashSet<URLPattern>URLPatternSpec.urlPatternListMethods in javax.security.jacc with parameters of type URLPatternModifier and TypeMethodDescription(package private) booleanURLPattern.matches(URLPattern url) Checks if this pattern matches the specifiedURLPattern.