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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/federation/
H A DEntityPropertiesBase.java91 public static final String ENTITY_LOCATION = "entityLocation"; field in class:EntityPropertiesBase
253 location = (String)getPageSessionAttribute(ENTITY_LOCATION);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/federation/
H A DEntityPropertiesBase.java91 public static final String ENTITY_LOCATION = "entityLocation"; field in class:EntityPropertiesBase
253 location = (String)getPageSessionAttribute(ENTITY_LOCATION);

Completed in 234 milliseconds