| Package | Description |
|---|---|
| org.pac4j.core.client |
| Modifier and Type | Method and Description |
|---|---|
abstract ClientType |
BaseClient.getClientType()
Return the client type.
|
static ClientType |
ClientType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClientType[] |
ClientType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016. All Rights Reserved.