Searched refs:getGlobalAttributes (Results 1 - 3 of 3) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthUtils.java1843 public static Map getGlobalAttributes(String serviceName) { method in class:AuthUtils
1855 utilDebug.error("AuthUtils.getGlobalAttributes: SMS Error", smsExp
1858 utilDebug.error("AuthUtils.getGlobalAttributes: SSO Error", ssoExp
1862 utilDebug.message("AuthUtils.getGlobalAttributes: attrs=" + attrs);
H A DLoginState.java890 Map attrs = AuthUtils.getGlobalAttributes("iPlanetAMAuthService");
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/service/
H A DAuthUtils.java1518 public static Map getGlobalAttributes(String serviceName) { method in class:AuthUtils
1530 utilDebug.error("AuthUtils.getGlobalAttributes: SMS Error", smsExp
1533 utilDebug.error("AuthUtils.getGlobalAttributes: SSO Error", ssoExp
1537 utilDebug.message("AuthUtils.getGlobalAttributes: attrs=" + attrs);

Completed in 51 milliseconds