Class InitialAuthenticationAction

java.lang.Object
org.springframework.webflow.action.AbstractAction
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean, org.springframework.webflow.execution.Action

@Monitorable public class InitialAuthenticationAction extends AbstractAuthenticationAction
This is InitialAuthenticationAction, which serves as a placeholder for now to control initial authn behavior, and to accommodate audit log events.
Since:
5.1.0
  • Constructor Details