Searched refs:POLICY_SCHEMA (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSUtils.java77 public static final String POLICY_SCHEMA = "Policy"; field in class:SMSUtils
H A DServiceSchema.java928 schemaType = SMSUtils.POLICY_SCHEMA;
H A DServiceSchemaManagerImpl.java524 updateSchema(SchemaType.POLICY, SMSUtils.POLICY_SCHEMA);
H A DServiceManager.java1178 SMSUtils.POLICY_SCHEMA, SMSUtils.GROUP_SCHEMA,
/forgerock/openam-v13/openam-upgrade/src/main/java/com/sun/identity/sm/
H A DServiceSchemaModifications.java61 SMSUtils.DOMAIN_SCHEMA, SMSUtils.POLICY_SCHEMA});
/forgerock/openam/openam-core/src/main/java/com/sun/identity/sm/
H A DSMSUtils.java82 public static final String POLICY_SCHEMA = "Policy"; field in class:SMSUtils
H A DServiceSchema.java945 schemaType = SMSUtils.POLICY_SCHEMA;
H A DServiceSchemaManagerImpl.java526 updateSchema(SchemaType.POLICY, SMSUtils.POLICY_SCHEMA);
H A DServiceManager.java1178 SMSUtils.POLICY_SCHEMA, SMSUtils.GROUP_SCHEMA,
/forgerock/openam/openam-upgrade/src/main/java/com/sun/identity/sm/
H A DServiceSchemaModifications.java61 SMSUtils.DOMAIN_SCHEMA, SMSUtils.POLICY_SCHEMA});

Completed in 249 milliseconds