Package org.apereo.cas.oidc.web.flow
Class OidcRegisteredServiceUIAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.oidc.web.flow.OidcRegisteredServiceUIAction
-
- All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class OidcRegisteredServiceUIAction extends org.springframework.webflow.action.AbstractActionThis isOidcRegisteredServiceUIAction.- Since:
- 5.1.0
-
-
Constructor Summary
Constructors Constructor Description OidcRegisteredServiceUIAction()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.springframework.webflow.execution.EventdoExecute(org.springframework.webflow.execution.RequestContext requestContext)
-