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

/forgerock/openam-v13/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMModelBase.java318 Map attributes = getConsoleAttributes();
339 Map attributes = getConsoleAttributes();
475 Map m = getConsoleAttributes();
493 protected Map getConsoleAttributes() { method in class:AMModelBase
511 debug.error("AMModelBase.getConsoleAttributes", e);
513 debug.error("AMModelBase.getConsoleAttributes", e);
515 debug.error("AMModelBase.getConsoleAttributes", e);
523 Map map = getConsoleAttributes();
/forgerock/openam/openam-console/src/main/java/com/sun/identity/console/base/model/
H A DAMModelBase.java322 Map attributes = getConsoleAttributes();
343 Map attributes = getConsoleAttributes();
479 Map m = getConsoleAttributes();
497 protected Map getConsoleAttributes() { method in class:AMModelBase
515 debug.error("AMModelBase.getConsoleAttributes", e);
517 debug.error("AMModelBase.getConsoleAttributes", e);
519 debug.error("AMModelBase.getConsoleAttributes", e);
527 Map map = getConsoleAttributes();

Completed in 32 milliseconds