Interface OauthControllerConfiguration
-
- All Superinterfaces:
io.micronaut.security.endpoints.ControllerConfiguration,io.micronaut.core.util.Toggleable
- All Known Implementing Classes:
OauthControllerConfigurationProperties
public interface OauthControllerConfiguration extends io.micronaut.security.endpoints.ControllerConfigurationEncapsulates the configuration ofOauthController.- Since:
- 1.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisGetAllowed()
-