Action Type Struts Configuration File

9-8 Oracle Fusion Middleware Developers Guide for Oracle Adaptive Access Manager action path=signon type=com.bharosa.uio.actions.SignOnAction forward name=securityProfile path=securityProfile.jsp redirect=true forward name=securityDone path=activity.do redirect=true action -- action mappings for security QA -- action path=registerQuestions type=com.bharosa.uio.actions.RegisterQuestionsAction forward name=qaExists path=qaExists redirect=true forward name=registerAuthenticator path=registerAuthenticator forward name=registerQuestions path=registerQuestions forward name=registerQuestionsHTML path=registerQuestionsHTML forward name=registerInfo path=registerInfo forward name=registerUserInfo path=registerUserInfo forward name=skip path=exit.do forward name=success path=exit.do action action path=registerImage type=com.bharosa.uio.actions.RegisterQuestionsAction parameter=RegisterImage forward name=registerAuthenticator path=registerAuthenticator forward name=success path=exit.do action action path=registerUserInfo type=com.bharosa.uio.actions.RegisterQuestionsAction parameter=RegisterUserInfo forward name=registerUserInfo path=registerUserInfo forward name=success path=exit.do action action path=userPreferences type=com.bharosa.uio.actions.RegisterQuestionsAction parameter=UserPreferences forward name=registerAuthenticator path=userPreferences forward name=registerInfo path=userPreferences forward name=registerQuestions path=registerQuestions forward name=registerQuestionsHTML path=registerQuestionsHTML forward name=registerUserInfo path=registerUserInfo forward name=changePassword path=changePassword.do forward name=success path=userPreferences forward name=registrationRequired path=registrationRequired forward name=exit path=exit.do action action path=changePassword type=com.bharosa.uio.actions.ChangePasswordAction forward name=changePassword path=changePassword forward name=success path=userPreferences.do redirect=true forward name=exit path=exit.do action action path=resetPassword type=com.bharosa.uio.actions.ChangePasswordAction parameter=ResetPassword forward name=changePassword path=changePassword forward name=success path=exit.do forward name=updateStatus path=updateLoginStatus.do redirect=true action Customizing User Flow 9-9 action path=expiredPassword type=com.bharosa.uio.actions.ChangePasswordAction parameter=ExpiredPassword forward name=changePassword path=changePassword forward name=success path=exit.do forward name=updateStatus path=updateLoginStatus.do redirect=true action action path=forgotPassword type=com.bharosa.uio.actions.ForgotPasswordAction forward name=forgotPassword path=forgotPassword forward name=challenge path=challengeUserForgotPassword.do forward name=success path=exit.do forward name=noproxy path=updateForgotPasswordStatus.do action action path=getUserInput type=com.bharosa.uio.actions.UserInputAction forward name=showAuthenticator path=userInput forward name=success path=exit.do action action path=userPreferencesDone type=com.bharosa.uio.actions.UserPreferencesDoneAction forward name=success path=exit.do forward name=exit path=exit.do action -- action mappings for challenge user -- action path=challengeUser type=com.bharosa.uio.actions.ChallengeUserAction forward name=success path=exit.do forward name=challenge path=challengeUser forward name=registerUser path=registerQuestions.do redirect=true forward name=registerAuthenticator path=registerImage.do redirect=true forward name=registerQuestions path=registerQuestions.do redirect=true forward name=registerQuestionsHTML path=registerQuestions.do redirect=true forward name=registerUserInfo path=registerUserInfo.do redirect=true forward name=wait path=challengeWait action action path=challengeUserTrx type=com.bharosa.uio.actions.ChallengeUserAction parameter=transaction forward name=success path=exit.do forward name=challenge path=challengeUser forward name=registerUser path=registerQuestions.do redirect=true forward name=registerAuthenticator path=registerImage.do redirect=true forward name=registerQuestions path=registerQuestions.do redirect=true forward name=registerQuestionsHTML path=registerQuestions.do redirect=true forward name=registerUserInfo path=registerUserInfo.do redirect=true forward name=wait path=challengeWait action