Searched defs:smsPlatformSchema (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/log/s1is/
H A DLogConfigReader.java71 private static ServiceSchema smsPlatformSchema = null; field in class:LogConfigReader
385 copyConfigOption(sbuffer, LogConstants.LOCALE, smsPlatformSchema.getAttributeDefaults(), "Locale string");
532 smsPlatformSchema = schemaManager.getGlobalSchema();
544 platformAttributes = smsPlatformSchema.getAttributeDefaults();
/forgerock/openam/openam-core/src/main/java/com/sun/identity/log/s1is/
H A DLogConfigReader.java71 private static ServiceSchema smsPlatformSchema = null; field in class:LogConfigReader
385 copyConfigOption(sbuffer, LogConstants.LOCALE, smsPlatformSchema.getAttributeDefaults(), "Locale string");
532 smsPlatformSchema = schemaManager.getGlobalSchema();
544 platformAttributes = smsPlatformSchema.getAttributeDefaults();

Completed in 49 milliseconds