All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.quarkus.resteasy.runtime.JaxRsSecurityConfig.jdp Maven / Gradle / Ivy

There is a newer version: 3.17.0
Show newest version
io.quarkus.resteasy.runtime.JaxRsSecurityConfig.defaultRolesAllowed=If no security annotations are affecting a method then they will default to requiring these roles,\n(equivalent to adding an @RolesAllowed annotation with the roles to every endpoint class).\n\nThe role of '**' means any authenticated user, which is equivalent to the {@link io.quarkus.security.Authenticated}\nannotation.
io.quarkus.resteasy.runtime.JaxRsSecurityConfig.denyJaxRs=if set to true, access to all JAX-RS resources will be denied by default




© 2015 - 2024 Weber Informatics LLC | Privacy Policy