| Package | Description |
|---|---|
| com.sybase.esp.sdk |
| Modifier and Type | Method and Description |
|---|---|
Credentials.Type |
Credentials.getType() |
static Credentials.Type |
Credentials.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Credentials.Type[] |
Credentials.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Credentials.Builder(Credentials.Type type) |