| Package | Description |
|---|---|
| oneapi.model |
| Modifier and Type | Method and Description |
|---|---|
Authentication.AuthType |
Authentication.getType()
Get Authentication type
|
static Authentication.AuthType |
Authentication.AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Authentication.AuthType[] |
Authentication.AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Authentication.setType(Authentication.AuthType type)
Set Authentication type
|
Copyright © 2014. All rights reserved.