Uses of Class
com.impossibl.postgres.protocol.sasl.scram.gssapi.Gs2AttributeValue
-
Packages that use Gs2AttributeValue Package Description com.impossibl.postgres.protocol.sasl.scram.gssapi -
-
Uses of Gs2AttributeValue in com.impossibl.postgres.protocol.sasl.scram.gssapi
Methods in com.impossibl.postgres.protocol.sasl.scram.gssapi that return Gs2AttributeValue Modifier and Type Method Description static Gs2AttributeValue
Gs2AttributeValue. parse(String value)
Parses a potential Gs2AttributeValue String.
-