public class InitializeLoginAction
extends org.springframework.webflow.action.AbstractAction
InitializeLoginAction.| Modifier and Type | Field and Description |
|---|---|
protected org.apereo.cas.services.ServicesManager |
servicesManager
The services manager with access to the registry.
|
| Constructor and Description |
|---|
InitializeLoginAction(org.apereo.cas.services.ServicesManager servicesManager) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.webflow.execution.Event |
doExecute(org.springframework.webflow.execution.RequestContext requestContext) |