Interface KeysControllerConfiguration

All Superinterfaces:
io.micronaut.security.endpoints.ControllerConfiguration, io.micronaut.core.util.Toggleable
All Known Implementing Classes:
KeysControllerConfigurationProperties

public interface KeysControllerConfiguration extends io.micronaut.security.endpoints.ControllerConfiguration
Encapsulates the configuration of KeysController.
Since:
1.1.0
  • Method Summary

    Methods inherited from interface io.micronaut.security.endpoints.ControllerConfiguration

    getPath, getPostContentTypes, getUnsupportedPostContentTypeStatus

    Methods inherited from interface io.micronaut.core.util.Toggleable

    isEnabled