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 IAuthProviderpublic IAuthProvider.AuthResult check(IAuthProvider.IAuthContext authContext) throws ServerFault
check in interface IAuthProviderServerFaultCopyright © 2024. All Rights Reserved.