public class NopAuthProvider extends Object implements AuthProvider
| Modifier and Type | Field and Description |
|---|---|
static NopAuthProvider |
INSTANCE |
| Modifier | Constructor and Description |
|---|---|
protected |
NopAuthProvider() |
| Modifier and Type | Method and Description |
|---|---|
AuthIdentity |
createAuthIdentity()
Create new instance of AuthIdentity
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateAuthIdentitypublic static final NopAuthProvider INSTANCE
public AuthIdentity createAuthIdentity()
AuthProvidercreateAuthIdentity in interface AuthProviderCopyright © 2023. All rights reserved.