Searched refs:REALM_CLONEABLE (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSUtils.java216 static final String REALM_CLONEABLE = "realmCloneable"; field in class:SMSUtils
H A DServiceSchemaImpl.java395 realmCloneable = XMLUtils.getNodeAttributeValue(schemaNode, SMSUtils.REALM_CLONEABLE);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSUtils.java262 static final String REALM_CLONEABLE = "realmCloneable"; field in class:SMSUtils
H A DServiceSchemaImpl.java430 realmCloneable = XMLUtils.getNodeAttributeValue(schemaNode, SMSUtils.REALM_CLONEABLE);

Completed in 232 milliseconds