Package org.miniorange.saml
Class MoGroupConfiguration
java.lang.Object
org.miniorange.saml.MoGroupConfiguration
- All Implemented Interfaces:
ExtensionPoint
,Action
,ModelObject
,RootAction
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
doSaveConfiguration
(org.kohsuke.stapler.StaplerRequest request, org.kohsuke.stapler.StaplerResponse response) getRealm()
-
Constructor Details
-
MoGroupConfiguration
public MoGroupConfiguration()
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-
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
-