Package io.quarkus.security.spi.runtime
Class AuthorizationController
java.lang.Object
io.quarkus.security.spi.runtime.AuthorizationController
- Direct Known Subclasses:
DevModeDisabledAuthorizationController
controller that allows authorization to be disabled in tests.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AuthorizationController
public AuthorizationController()
-
-
Method Details
-
isAuthorizationEnabled
public boolean isAuthorizationEnabled()
-