Uses of Enum Class
com.ongres.scram.common.gssapi.Gs2Attributes
Packages that use Gs2Attributes
-
Uses of Gs2Attributes in com.ongres.scram.common.gssapi
Methods in com.ongres.scram.common.gssapi that return Gs2AttributesModifier and TypeMethodDescriptionstatic Gs2Attributes
Gs2Attributes.byChar
(char c) static Gs2Attributes
Gs2Attributes.byGS2CbindFlag
(Gs2CbindFlag cbindFlag) static Gs2Attributes
Returns the enum constant of this class with the specified name.static Gs2Attributes[]
Gs2Attributes.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.ongres.scram.common.gssapi with parameters of type Gs2AttributesModifier and TypeMethodDescriptionstatic StringBuffer
Gs2AttributeValue.writeTo
(StringBuffer sb, Gs2Attributes attribute, String value) Constructors in com.ongres.scram.common.gssapi with parameters of type Gs2Attributes