| Package | Description |
|---|---|
| com.ongres.scram.common.gssapi |
| Modifier and Type | Method | Description |
|---|---|---|
static Gs2Attributes |
Gs2Attributes.byChar(char c) |
|
static Gs2Attributes |
Gs2Attributes.byGS2CbindFlag(Gs2CbindFlag cbindFlag) |
|
static Gs2Attributes |
Gs2Attributes.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static Gs2Attributes[] |
Gs2Attributes.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
static StringBuffer |
Gs2AttributeValue.writeTo(StringBuffer sb,
Gs2Attributes attribute,
String value) |
| Constructor | Description |
|---|---|
Gs2AttributeValue(Gs2Attributes attribute,
String value) |
Copyright © 2017–2018. All rights reserved.