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 and Description |
---|---|
class |
ScramAttributeValue
Parse and write SCRAM Attribute-Value pairs.
|
Modifier and Type | Class and Description |
---|---|
class |
Gs2AttributeValue
Parse and write GS2 Attribute-Value pairs.
|
class |
Gs2Header
GSS Header.
|
Modifier and Type | Class and 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 and 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 and 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 and Description |
---|---|
static StringBuffer |
StringWritableCsv.writeTo(StringBuffer sb,
StringWritable... values)
Write a sequence of
StringWritableCsv s to a StringBuffer. |
Copyright © 2019–2024. All rights reserved.