Uses of Class
io.quarkus.security.runtime.interceptor.check.RolesAllowedCheck
-
Packages that use RolesAllowedCheck Package Description io.quarkus.security.runtime.interceptor.check -
-
Uses of RolesAllowedCheck in io.quarkus.security.runtime.interceptor.check
Methods in io.quarkus.security.runtime.interceptor.check that return RolesAllowedCheck Modifier and Type Method Description static RolesAllowedCheckRolesAllowedCheck. of(String[] allowedRoles)
-