| Package | Description |
|---|---|
| com.cdk.core.security.service |
| Modifier and Type | Method and Description |
|---|---|
static AuthTestType |
AuthTestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthTestType[] |
AuthTestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
AuthenticationServiceProvider.test(AuthTestType type,
String token,
String username,
String deviceId,
String deviceType) |
Copyright © 2016. All rights reserved.