| Package | Description |
|---|---|
| com.ongres.nameprep |
Nameprep: A Stringprep Profile for Internationalized Domain Names (IDN).
|
| com.ongres.saslprep |
SASLprep: Stringprep Profile for User Names and Passwords.
|
| com.ongres.stringprep |
Preparation of Internationalized Strings ("stringprep").
|
| Modifier and Type | Method and Description |
|---|---|
Set<Option> |
Nameprep.profile()
Set of options used by the profile.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Option> |
SASLprep.profile()
Set of options used by the profile.
|
| Modifier and Type | Method and Description |
|---|---|
static Option |
Option.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Option> |
Profile.profile()
Set of options used by the profile.
|
Copyright © 2019–2025 OnGres, Inc. All rights reserved.