Class ManageAuthScriptAction

java.lang.Object
org.gluu.oxtrust.action.ManageOtherCustomScriptAction
org.gluu.oxtrust.action.ManageAuthScriptAction
All Implemented Interfaces:
Serializable, SimpleCustomPropertiesListModel, SimplePropertiesListModel

@Named("manageAuthScriptAction") public class ManageAuthScriptAction extends ManageOtherCustomScriptAction
Add/Modify custom script configurations
Author:
Yuriy Movchan Date: 12/29/2014
See Also:
  • Constructor Details

    • ManageAuthScriptAction

      public ManageAuthScriptAction()
  • Method Details

    • getScriptType

      public org.gluu.model.custom.script.CustomScriptType[] getScriptType()
      Overrides:
      getScriptType in class ManageOtherCustomScriptAction
    • getAuthCustomScripts

      public List<org.gluu.model.custom.script.model.CustomScript> getAuthCustomScripts()
    • getAuthScriptType

      public org.gluu.model.custom.script.CustomScriptType getAuthScriptType()
    • addAuthCustomScript

      public void addAuthCustomScript()