| Package | Description |
|---|---|
| net.anotheria.portalkit.adminapi.api.auth.provider | |
| net.anotheria.portalkit.adminapi.config |
| Modifier and Type | Method and Description |
|---|---|
AuthProviderType |
ConfigAuthProvider.getProviderType() |
AuthProviderType |
ASGAuthProvider.getProviderType() |
AuthProviderType |
AuthProvider.getProviderType()
Returns type of auth provider
|
static AuthProviderType |
AuthProviderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static AuthProviderType[] |
AuthProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthProviderType |
AdminAPIConfig.getAuthProvider() |
| Modifier and Type | Method and Description |
|---|---|
void |
AdminAPIConfig.setAuthProvider(AuthProviderType authProviderType) |
Copyright © 2012-2023 anotheria.net. All Rights Reserved.