Searched refs:checkForPolicyAdvice (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/OpenFM/src/main/java/com/iplanet/services/cdc/
H A DCDCServlet.java309 String policyAdviceList = checkForPolicyAdvice(token, request, response);
479 private String checkForPolicyAdvice( method in class:CDCServlet
514 debug.error("CDCServlet.checkForPolicyAdvice: Failed to get realm info. ", ssoe);
533 debug.message("CDCServlet.checkForPolicyAdvice: Advice List is : "
/forgerock/openam/openam-federation/OpenFM/src/main/java/com/iplanet/services/cdc/
H A DCDCServlet.java310 String policyAdviceList = checkForPolicyAdvice(token, request, response);
480 private String checkForPolicyAdvice( method in class:CDCServlet
515 debug.error("CDCServlet.checkForPolicyAdvice: Failed to get realm info. ", ssoe);
534 debug.message("CDCServlet.checkForPolicyAdvice: Advice List is : "

Completed in 32 milliseconds