Class CreateDelegated

All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.ModelDriven<ConnectorConnection>, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class CreateDelegated extends CreateConnector
Extension of the Connector Action to allow for Delegated Directory Creation
See Also:
  • Constructor Details

    • CreateDelegated

      public CreateDelegated()
  • Method Details