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.Method parameters in io.quarkus.vertx.http.runtime.security with type arguments of type AbstractPathMatchingHttpSecurityPolicyModifier and TypeMethodDescriptionvoidHttpSecurityRecorder.AuthenticationHandler.init(Class<? extends AbstractPathMatchingHttpSecurityPolicy> pathMatchingPolicyClass, RolesMapping rolesMapping)