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

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAuthnDecisionHandler.java193 public FSAuthContextResult decideAuthnContext( method in class:FSAuthnDecisionHandler
200 + "decideAuthnContext called with list. " + authContextRef
221 returnObj = decideAuthnContext(authCntxt,presentAuthContext);
362 private FSAuthContextResult decideAuthnContext( method in class:FSAuthnDecisionHandler
367 "FSAuthnDecisionHandler::decideAuthnContext. Entered method");
379 + "decideAuthnContext.Present Auth Level"
387 FSUtils.debug.error("FSAuthnDecisionHandler::decideAuthnContext"
394 "FSAuthnDecisionHandler::decideAuthnContext."
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAuthnDecisionHandler.java193 public FSAuthContextResult decideAuthnContext( method in class:FSAuthnDecisionHandler
200 + "decideAuthnContext called with list. " + authContextRef
221 returnObj = decideAuthnContext(authCntxt,presentAuthContext);
362 private FSAuthContextResult decideAuthnContext( method in class:FSAuthnDecisionHandler
367 "FSAuthnDecisionHandler::decideAuthnContext. Entered method");
379 + "decideAuthnContext.Present Auth Level"
387 FSUtils.debug.error("FSAuthnDecisionHandler::decideAuthnContext"
394 "FSAuthnDecisionHandler::decideAuthnContext."

Completed in 26 milliseconds