Package | Description |
---|---|
com.ongres.scram.common | |
com.ongres.scram.common.gssapi | |
com.ongres.scram.common.util |
Modifier and Type | Class | Description |
---|---|---|
class |
ScramAttributes |
SCRAM Attributes as defined in Section 5.1 of the RFC.
|
class |
ScramAttributeValue |
Parse and write SCRAM Attribute-Value pairs.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Gs2Attributes |
Possible values of a GS2 Attribute.
|
class |
Gs2AttributeValue |
Parse and write GS2 Attribute-Value pairs.
|
class |
Gs2CbindFlag |
Possible values of a GS2 Cbind Flag (channel binding; part of GS2 header).
|
Modifier and Type | Interface | Description |
---|---|---|
interface |
CharAttributeValue |
Augments a
CharAttribute with a String value and the method(s) to write its data to a StringBuffer. |
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractCharAttributeValue |
Construct and write generic CharAttribute-Value pairs.
|
Constructor | Description |
---|---|
AbstractCharAttributeValue(CharAttribute charAttribute,
String value) |
Copyright © 2017–2018. All rights reserved.