Package com.microsoft.jenkins.azuread
Class AzureAdMatrixAuthorizationStrategy.DescriptorImpl
java.lang.Object
hudson.model.Descriptor<AuthorizationStrategy>
com.microsoft.jenkins.azuread.GlobalMatrixAuthorizationStrategy.DescriptorImpl
com.microsoft.jenkins.azuread.AzureAdMatrixAuthorizationStrategy.DescriptorImpl
- All Implemented Interfaces:
AuthorizationContainerDescriptor,Saveable,Loadable,OnMaster
- Enclosing class:
- AzureAdMatrixAuthorizationStrategy
@Extension
public static class AzureAdMatrixAuthorizationStrategy.DescriptorImpl
extends GlobalMatrixAuthorizationStrategy.DescriptorImpl
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self -
Field Summary
Fields inherited from class hudson.model.Descriptor
clazz -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected GlobalMatrixAuthorizationStrategycreate()doCheckName(String value) booleanMethods inherited from class com.microsoft.jenkins.azuread.GlobalMatrixAuthorizationStrategy.DescriptorImpl
getPermissionScope, newInstanceMethods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, configure, configure, doHelp, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getStaticHelpUrl, getStaticHelpUrl, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMapMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.microsoft.jenkins.azuread.AuthorizationContainerDescriptor
doCheckName_, entryFor, getAllGroups, getDescription, getTypeLabel, hasAmbiguousEntries, impliedByList, showPermission
-
Constructor Details
-
DescriptorImpl
public DescriptorImpl()
-
-
Method Details
-
create
- Overrides:
createin classGlobalMatrixAuthorizationStrategy.DescriptorImpl
-
getDisplayName
- Overrides:
getDisplayNamein classGlobalMatrixAuthorizationStrategy.DescriptorImpl
-
isDisableGraphIntegration
public boolean isDisableGraphIntegration() -
doCheckName
- Overrides:
doCheckNamein classGlobalMatrixAuthorizationStrategy.DescriptorImpl
-