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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/service/
H A DServerConfigXMLAddServerViewBean.java58 static final String PG_ATTR_SERVER_GROUP_TYPE = "pgAttrServerGroupType"; field in class:ServerConfigXMLAddServerViewBean
145 removePageSessionAttribute(PG_ATTR_SERVER_GROUP_TYPE);
162 PG_ATTR_SERVER_GROUP_TYPE);
185 removePageSessionAttribute(PG_ATTR_SERVER_GROUP_TYPE);
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/service/
H A DServerConfigXMLAddServerViewBean.java58 static final String PG_ATTR_SERVER_GROUP_TYPE = "pgAttrServerGroupType"; field in class:ServerConfigXMLAddServerViewBean
145 removePageSessionAttribute(PG_ATTR_SERVER_GROUP_TYPE);
162 PG_ATTR_SERVER_GROUP_TYPE);
185 removePageSessionAttribute(PG_ATTR_SERVER_GROUP_TYPE);

Completed in 48 milliseconds