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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/authentication/
H A DAuthContext.java762 runRemoteLogin(indexType, indexName, params, envMap, locale,
797 runRemoteLogin(indexType, indexName, params,
809 private void runRemoteLogin(IndexType indexType, String indexName, String[] params, Map envMap, method in class:AuthContext
818 authDebug.message("AuthContext.runRemoteLogin: Found SSOTokenID " + ssoTokenID);
945 authDebug.error("AuthXMLUtils::runRemoteLogin Unable to serailize http request", ioe);
964 authDebug.error("AuthXMLUtils::runRemoteLogin Unable to serailize http response", ioe);
1004 runRemoteLogin(indexType, indexName, params, envMap, locale, req, res);
1279 authDebug.error("AuthXMLUtils::runRemoteLogin Unable to serailize http request", ioe);
1298 authDebug.error("AuthXMLUtils::runRemoteLogin Unable to serailize http response", ioe);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/authentication/
H A DAuthContext.java762 runRemoteLogin(indexType, indexName, params, envMap, locale,
797 runRemoteLogin(indexType, indexName, params,
809 private void runRemoteLogin(IndexType indexType, String indexName, String[] params, Map envMap, method in class:AuthContext
818 authDebug.message("AuthContext.runRemoteLogin: Found SSOTokenID " + ssoTokenID);
945 authDebug.error("AuthXMLUtils::runRemoteLogin Unable to serailize http request", ioe);
964 authDebug.error("AuthXMLUtils::runRemoteLogin Unable to serailize http response", ioe);
1004 runRemoteLogin(indexType, indexName, params, envMap, locale, req, res);
1279 authDebug.error("AuthXMLUtils::runRemoteLogin Unable to serailize http request", ioe);
1298 authDebug.error("AuthXMLUtils::runRemoteLogin Unable to serailize http response", ioe);

Completed in 55 milliseconds