Class MoGroupConfiguration

java.lang.Object
org.miniorange.saml.MoGroupConfiguration
All Implemented Interfaces:
ExtensionPoint, Action, ModelObject, RootAction

public class MoGroupConfiguration extends Object implements RootAction
  • Constructor Details

    • MoGroupConfiguration

      public MoGroupConfiguration()
  • Method Details

    • getIconFileName

      public String getIconFileName()
      Specified by:
      getIconFileName in interface Action
    • getDisplayName

      public String getDisplayName()
      Specified by:
      getDisplayName in interface Action
      Specified by:
      getDisplayName in interface ModelObject
    • getUrlName

      public String getUrlName()
      Specified by:
      getUrlName in interface Action
    • getRealm

      @CheckForNull public SecurityRealm getRealm()
    • doSaveConfiguration

      @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public void doSaveConfiguration(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) throws javax.servlet.ServletException, IOException
      Throws:
      javax.servlet.ServletException
      IOException