Uses of Class
jakarta.security.jacc.URLPatternSpec
-
Uses of URLPatternSpec in jakarta.security.jacc
Fields in jakarta.security.jacc declared as URLPatternSpecModifier and TypeFieldDescriptionprivate URLPatternSpec
WebResourcePermission.urlPatternSpec
private URLPatternSpec
WebUserDataPermission.urlPatternSpec
Methods in jakarta.security.jacc with parameters of type URLPatternSpecModifier and TypeMethodDescriptionboolean
URLPatternSpec.implies
(URLPatternSpec that) Determines if the argument URLPatternSpec is "implied by" this URLPatternSpec.