Uses of Enum
com.ongres.stringprep.Option
Packages that use Option
Package
Description
Nameprep: A Stringprep Profile for Internationalized Domain Names (IDN).
SASLprep: Stringprep Profile for User Names and Passwords.
Preparation of Internationalized Strings ("stringprep").
-
Uses of Option in com.ongres.nameprep
Fields in com.ongres.nameprep with type parameters of type OptionMethods in com.ongres.nameprep that return types with arguments of type Option -
Uses of Option in com.ongres.saslprep
Fields in com.ongres.saslprep with type parameters of type OptionMethods in com.ongres.saslprep that return types with arguments of type Option -
Uses of Option in com.ongres.stringprep
Subclasses with type arguments of type Option in com.ongres.stringprepMethods in com.ongres.stringprep that return OptionModifier and TypeMethodDescriptionstatic OptionReturns the enum constant of this type with the specified name.static Option[]Option.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ongres.stringprep that return types with arguments of type Option