Uses of Class
jakarta.security.jacc.URLPatternSpec
-
-
Uses of URLPatternSpec in jakarta.security.jacc
Fields in jakarta.security.jacc declared as URLPatternSpec Modifier and Type Field Description private URLPatternSpecWebResourcePermission. urlPatternSpecprivate URLPatternSpecWebUserDataPermission. urlPatternSpecMethods in jakarta.security.jacc with parameters of type URLPatternSpec Modifier and Type Method Description booleanURLPatternSpec. implies(URLPatternSpec that)Determines if the argument URLPatternSpec is "implied by" this URLPatternSpec.
-