Searched refs:FSAuthnDecisionHandler (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSIDPFinderService.java47 import com.sun.identity.federation.services.FSAuthnDecisionHandler;
357 FSAuthnDecisionHandler authnDecisionHandler =
358 new FSAuthnDecisionHandler(realm, hostProviderID, httpRequest);
H A DFSSSOAndFedHandler.java37 import com.sun.identity.federation.services.FSAuthnDecisionHandler;
430 FSAuthnDecisionHandler authnDecisionHandler =
431 new FSAuthnDecisionHandler(realm, hostedEntityId,request);
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/fednsso/
H A DFSIDPFinderService.java47 import com.sun.identity.federation.services.FSAuthnDecisionHandler;
357 FSAuthnDecisionHandler authnDecisionHandler =
358 new FSAuthnDecisionHandler(realm, hostProviderID, httpRequest);
H A DFSSSOAndFedHandler.java37 import com.sun.identity.federation.services.FSAuthnDecisionHandler;
430 FSAuthnDecisionHandler authnDecisionHandler =
431 new FSAuthnDecisionHandler(realm, hostedEntityId,request);
/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAuthnDecisionHandler.java25 * $Id: FSAuthnDecisionHandler.java,v 1.4 2008/06/25 05:46:53 qcheng Exp $
51 public class FSAuthnDecisionHandler { class
63 * Constructs a new <code>FSAuthnDecisionHandler</code> object. It handles
69 public FSAuthnDecisionHandler( method in class:FSAuthnDecisionHandler
73 FSUtils.debug.message("FSAuthnDecisionHandler::Constructor called "
137 "FSAuthnDecisionHandler::getHigherAuthContext called.");
149 "FSAuthnDecisionHandler::getHigherAuthContext returning null");
160 "FSAuthnDecisionHandler::getHigherAuthContext called.");
199 FSUtils.debug.message("FSAuthnDecisionHandler::"
246 FSUtils.debug.message("FSAuthnDecisionHandler
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/federation/services/
H A DFSAuthnDecisionHandler.java25 * $Id: FSAuthnDecisionHandler.java,v 1.4 2008/06/25 05:46:53 qcheng Exp $
51 public class FSAuthnDecisionHandler { class
63 * Constructs a new <code>FSAuthnDecisionHandler</code> object. It handles
69 public FSAuthnDecisionHandler( method in class:FSAuthnDecisionHandler
73 FSUtils.debug.message("FSAuthnDecisionHandler::Constructor called "
137 "FSAuthnDecisionHandler::getHigherAuthContext called.");
149 "FSAuthnDecisionHandler::getHigherAuthContext returning null");
160 "FSAuthnDecisionHandler::getHigherAuthContext called.");
199 FSUtils.debug.message("FSAuthnDecisionHandler::"
246 FSUtils.debug.message("FSAuthnDecisionHandler
[all...]

Completed in 41 milliseconds