public interface LogoutControllerConfiguration
extends io.micronaut.core.util.Toggleable
LogoutController
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getPath() |
boolean |
isGetAllowed() |
java.lang.String getPath()
boolean isGetAllowed()
LogoutController
.