Searched refs:RPSigninResponse (Results 1 - 4 of 4) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DWSFederationActionFactory.java168 action = new RPSigninResponse(request,response,wresult,wctx);
H A DRPSigninResponse.java25 * $Id: RPSigninResponse.java,v 1.8 2009/12/14 23:42:48 mallas Exp $
63 public class RPSigninResponse extends WSFederationAction { class in inherits:WSFederationAction
69 /** Creates a new instance of RPSigninResponse
75 public RPSigninResponse(HttpServletRequest request, method in class:RPSigninResponse
88 String classMethod = "RPSigninResponse.process: ";
275 "RPSigninResponse.getSPAccountMapper: mapper = " +
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/wsfederation/servlet/
H A DWSFederationActionFactory.java176 action = new RPSigninResponse(request,response,wresult,wctx);
H A DRPSigninResponse.java25 * $Id: RPSigninResponse.java,v 1.8 2009/12/14 23:42:48 mallas Exp $
63 public class RPSigninResponse extends WSFederationAction { class in inherits:WSFederationAction
69 /** Creates a new instance of RPSigninResponse
75 public RPSigninResponse(HttpServletRequest request, method in class:RPSigninResponse
88 String classMethod = "RPSigninResponse.process: ";
275 "RPSigninResponse.getSPAccountMapper: mapper = " +

Completed in 31 milliseconds