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 classScramAttributeValueParse 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 classGs2AttributeValueParse and write GS2 Attribute-Value pairs.classGs2HeaderGSS Header. -
Uses of AbstractStringWritable in com.ongres.scram.common.util
Subclasses of AbstractStringWritable in com.ongres.scram.common.util Modifier and Type Class Description classAbstractCharAttributeValueConstruct and write generic CharAttribute-Value pairs.
-