public class TestAuthProvider extends java.lang.Object implements IAuthProvider
IAuthProvider.AuthResult, IAuthProvider.IAuthContext
Modifier and Type | Field and Description |
---|---|
static java.util.concurrent.atomic.AtomicBoolean |
passed |
Constructor and Description |
---|
TestAuthProvider() |
Modifier and Type | Method and Description |
---|---|
IAuthProvider.AuthResult |
check(IAuthProvider.IAuthContext authContext) |
int |
priority() |
public int priority()
priority
in interface IAuthProvider
public IAuthProvider.AuthResult check(IAuthProvider.IAuthContext authContext) throws ServerFault
check
in interface IAuthProvider
ServerFault
Copyright © 2024. All Rights Reserved.