Uses of Class
com.ongres.scram.common.util.AbstractStringWritable
-
Packages that use AbstractStringWritable Package Description com.ongres.scram.common com.ongres.scram.common.gssapi com.ongres.scram.common.util -
-
Uses of AbstractStringWritable in com.ongres.scram.common
Subclasses of AbstractStringWritable in com.ongres.scram.common Modifier and Type Class Description class
ScramAttributeValue
Parse and write SCRAM Attribute-Value pairs. -
Uses of AbstractStringWritable in com.ongres.scram.common.gssapi
Subclasses of AbstractStringWritable in com.ongres.scram.common.gssapi Modifier and Type Class Description class
Gs2AttributeValue
Parse and write GS2 Attribute-Value pairs.class
Gs2Header
GSS Header. -
Uses of AbstractStringWritable in com.ongres.scram.common.util
Subclasses of AbstractStringWritable in com.ongres.scram.common.util Modifier and Type Class Description class
AbstractCharAttributeValue
Construct and write generic CharAttribute-Value pairs.
-