Modifier and Type | Method and Description |
---|---|
IAuthProvider.AuthResult |
IAuthProvider.check(IAuthProvider.IAuthContext authContext) |
static IAuthProvider.AuthResult |
IAuthProvider.AuthResult.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IAuthProvider.AuthResult[] |
IAuthProvider.AuthResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
IAuthProvider.AuthResult |
Fail2Ban.check(IAuthProvider.IAuthContext authContext) |
Modifier and Type | Method and Description |
---|---|
IAuthProvider.AuthResult |
ImportAuthenticationService.check(IAuthProvider.IAuthContext authContext) |
Modifier and Type | Method and Description |
---|---|
IAuthProvider.AuthResult |
APIKeyAuthProvider.check(IAuthProvider.IAuthContext authContext) |
IAuthProvider.AuthResult |
DatabaseAuthProvider.check(IAuthProvider.IAuthContext authContext) |
IAuthProvider.AuthResult |
TokenAuthProvider.check(IAuthProvider.IAuthContext authContext) |
Copyright © 2021. All Rights Reserved.