Uses of Class
com.sun.identity.common.FqdnValidator
-
Packages that use FqdnValidator Package Description com.sun.identity.common This packages contains commonly used constants and utilities. -
-
Uses of FqdnValidator in com.sun.identity.common
Methods in com.sun.identity.common that return FqdnValidator Modifier and Type Method Description static FqdnValidatorFqdnValidator. getInstance()static FqdnValidatorFqdnValidator. valueOf(String name)Returns the enum constant of this type with the specified name.static FqdnValidator[]FqdnValidator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-