| Package | Description |
|---|---|
| com.abiquo.model.enumerator | |
| com.abiquo.server.core.enterprise |
| Modifier and Type | Method and Description |
|---|---|
static AuthType |
AuthType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuthType[] |
AuthType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AuthType |
SessionDto.getAuthType()
The authentication type of the session
|
| Modifier and Type | Method and Description |
|---|---|
void |
SessionDto.setAuthType(AuthType authType) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.