@FunctionalInterface
public interface SecurityAuthenticationModeProvider
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY_MICRONAUT_SECURITY_AUTHENTICATION |
Modifier and Type | Method and Description |
---|---|
SecurityAuthenticationMode |
getSecurityAuthenticationMode() |
static final java.lang.String PROPERTY_MICRONAUT_SECURITY_AUTHENTICATION
@NonNull SecurityAuthenticationMode getSecurityAuthenticationMode()