- prepareQuery(String) - Method in class com.ongres.nameprep.Nameprep
-
"Queries" are strings that are used to match against strings that are stored identifiers, such
as user-entered names for digital certificate authorities and DNS lookups.
- prepareQuery(String) - Method in class com.ongres.saslprep.SASLprep
-
"Queries" are strings that are used to match against strings that are stored identifiers, such
as user-entered names for digital certificate authorities and DNS lookups.
- prepareQuery(String) - Method in interface com.ongres.stringprep.Profile
-
"Queries" are strings that are used to match against strings that are stored identifiers, such
as user-entered names for digital certificate authorities and DNS lookups.
- prepareStored(String) - Method in class com.ongres.nameprep.Nameprep
-
"Stored strings" are strings that are used in protocol identifiers and named entities, such as
names in digital certificates and DNS domain name parts.
- prepareStored(String) - Method in class com.ongres.saslprep.SASLprep
-
"Stored strings" are strings that are used in protocol identifiers and named entities, such as
names in digital certificates and DNS domain name parts.
- prepareStored(String) - Method in interface com.ongres.stringprep.Profile
-
"Stored strings" are strings that are used in protocol identifiers and named entities, such as
names in digital certificates and DNS domain name parts.
- profile() - Method in class com.ongres.nameprep.Nameprep
-
Set of options used by the profile.
- profile() - Method in class com.ongres.saslprep.SASLprep
-
Set of options used by the profile.
- Profile - Interface in com.ongres.stringprep
-
The Profile interface is used to define stringprep profiles in order to fully specify the
processing options.
- profile() - Method in interface com.ongres.stringprep.Profile
-
Set of options used by the profile.
- prohibitedAdditionalCharacters(int) - Method in interface com.ongres.stringprep.Profile
-
Any additional characters that are prohibited as output specific to the profile.
- prohibitionAsciiControl(int) - Static method in class com.ongres.stringprep.Tables
-
ASCII control characters.
- prohibitionAsciiSpace(int) - Static method in class com.ongres.stringprep.Tables
-
ASCII space characters.
- prohibitionChangeDisplayProperties(int) - Static method in class com.ongres.stringprep.Tables
-
Change display properties or are deprecated.
- prohibitionInappropriateCanonicalRepresentation(int) - Static method in class com.ongres.stringprep.Tables
-
Inappropriate for canonical representation.
- prohibitionInappropriatePlainText(int) - Static method in class com.ongres.stringprep.Tables
-
Inappropriate for plain text.
- prohibitionNonAsciiControl(int) - Static method in class com.ongres.stringprep.Tables
-
Non-ASCII control characters.
- prohibitionNonAsciiSpace(int) - Static method in class com.ongres.stringprep.Tables
-
Non-ASCII space characters.
- prohibitionNonCharacterCodePoints(int) - Static method in class com.ongres.stringprep.Tables
-
Non-character code points.
- prohibitionPrivateUse(int) - Static method in class com.ongres.stringprep.Tables
-
Private use.
- prohibitionSurrogateCodes(int) - Static method in class com.ongres.stringprep.Tables
-
Surrogate codes.
- prohibitionTaggingCharacters(int) - Static method in class com.ongres.stringprep.Tables
-
Tagging characters.