Class WSFederationMetadataUIAction

java.lang.Object
org.springframework.webflow.action.AbstractAction
org.apereo.cas.web.flow.actions.BaseCasWebflowAction
org.apereo.cas.ws.idp.web.flow.WSFederationMetadataUIAction
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean, org.springframework.webflow.execution.Action

public class WSFederationMetadataUIAction extends org.apereo.cas.web.flow.actions.BaseCasWebflowAction
Since:
5.1.0
  • Constructor Summary

    Constructors
    Constructor
    Description
    WSFederationMetadataUIAction(org.apereo.cas.services.ServicesManager servicesManager, org.apereo.cas.authentication.AuthenticationServiceSelectionStrategy serviceSelectionStrategy)
     
  • Method Summary

    Methods inherited from class org.springframework.webflow.action.AbstractAction

    afterPropertiesSet, execute, getEventFactorySupport

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • WSFederationMetadataUIAction

      public WSFederationMetadataUIAction(org.apereo.cas.services.ServicesManager servicesManager, org.apereo.cas.authentication.AuthenticationServiceSelectionStrategy serviceSelectionStrategy)