Package org.forgerock.opendj.ldap.schema
Class CoreSchemaSupportedLocales
- java.lang.Object
-
- org.forgerock.opendj.ldap.schema.CoreSchemaSupportedLocales
-
public final class CoreSchemaSupportedLocales extends Object
Provides a map of supported locale tags to OIDs.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Map<String,String>
getJvmSupportedLocaleNamesToOids()
Returns the unmodifiable map of JVM supported locale tags to OIDs.
-