Class OAuth20RegisteredServiceUIAction
- java.lang.Object
-
- org.springframework.webflow.action.AbstractAction
-
- org.apereo.cas.support.oauth.web.flow.OAuth20RegisteredServiceUIAction
-
- All Implemented Interfaces:
java.io.Serializable,org.springframework.beans.factory.InitializingBean,org.springframework.webflow.execution.Action
public class OAuth20RegisteredServiceUIAction extends org.springframework.webflow.action.AbstractAction implements java.io.SerializableThis isOAuth20RegisteredServiceUIAction.- Since:
- 5.1.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description OAuth20RegisteredServiceUIAction()
-
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)
-