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 URLPatternSpec
WebResourcePermission. urlPatternSpec
private URLPatternSpec
WebUserDataPermission. urlPatternSpec
Methods in jakarta.security.jacc with parameters of type URLPatternSpec Modifier and Type Method Description boolean
URLPatternSpec. implies(URLPatternSpec that)
Determines if the argument URLPatternSpec is "implied by" this URLPatternSpec.
-