Uses of Class
com.ongres.scram.common.gssapi.Gs2AttributeValue
-
Packages that use Gs2AttributeValue Package Description com.ongres.scram.common.gssapi -
-
Uses of Gs2AttributeValue in com.ongres.scram.common.gssapi
Fields in com.ongres.scram.common.gssapi declared as Gs2AttributeValue Modifier and Type Field Description private Gs2AttributeValueGs2Header. cbindFields in com.ongres.scram.common.gssapi with type parameters of type Gs2AttributeValue Modifier and Type Field Description private java.util.Optional<Gs2AttributeValue>Gs2Header. authzidMethods in com.ongres.scram.common.gssapi that return Gs2AttributeValue Modifier and Type Method Description static Gs2AttributeValueGs2AttributeValue. parse(java.lang.String value)Parses a potential Gs2AttributeValue String.
-