Modifier and Type | Method and Description |
---|---|
IAuthProvider.AuthResult |
IAuthProvider.check(IAuthProvider.IAuthContext authContext) |
Modifier and Type | Method and Description |
---|---|
static com.github.benmanes.caffeine.cache.Cache<java.lang.String,java.util.Optional<IAuthProvider.IAuthContext>> |
AuthContextCache.getCache() |
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.