Package io.quarkus.security.spi.runtime
Class AuthorizationController
- java.lang.Object
-
- io.quarkus.security.spi.runtime.AuthorizationController
-
- Direct Known Subclasses:
DevModeDisabledAuthorizationController
@Singleton public class AuthorizationController extends Object
controller that allows authorization to be disabled in tests.
-
-
Constructor Summary
Constructors Constructor Description AuthorizationController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisAuthorizationEnabled()
-