Uses of Class
io.quarkus.vertx.http.runtime.security.AbstractPathMatchingHttpSecurityPolicy
Packages that use AbstractPathMatchingHttpSecurityPolicy
-
Uses of AbstractPathMatchingHttpSecurityPolicy in io.quarkus.vertx.http.runtime.security
Modifier and TypeClassDescriptionclassA security policy that allows for matching of other security policies based on paths.classA security policy that allows for matching of other security policies based on paths.Methods in io.quarkus.vertx.http.runtime.security with parameters of type AbstractPathMatchingHttpSecurityPolicyModifier and TypeMethodDescriptionvoidHttpSecurityRecorder.AuthenticationHandler.init(AbstractPathMatchingHttpSecurityPolicy pathMatchingPolicy, RolesMapping rolesMapping)