Package | Description |
---|---|
com.ongres.scram.common | |
com.ongres.scram.common.gssapi | |
com.ongres.scram.common.message | |
com.ongres.scram.common.util |
Modifier and Type | Class | Description |
---|---|---|
class |
ScramAttributeValue |
Parse and write SCRAM Attribute-Value pairs.
|
Modifier and Type | Class | Description |
---|---|---|
class |
Gs2AttributeValue |
Parse and write GS2 Attribute-Value pairs.
|
class |
Gs2Header |
GSS Header.
|
Modifier and Type | Class | Description |
---|---|---|
class |
ClientFinalMessage |
Constructs and parses client-final-messages.
|
class |
ClientFirstMessage |
Constructs and parses client-first-messages.
|
class |
ServerFinalMessage |
Constructs and parses server-final-messages.
|
class |
ServerFirstMessage |
Constructs and parses server-first-messages.
|
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.
|
class |
AbstractStringWritable |
Basic implementation of the StringWritable interface, that overrides the toString() method.
|
Modifier and Type | Method | Description |
---|---|---|
static StringBuffer |
StringWritableCsv.writeTo(StringBuffer sb,
StringWritable... values) |
Write a sequence of
StringWritableCsv s to a StringBuffer. |
Copyright © 2017–2018. All rights reserved.