Package | Description |
---|---|
hudson.security | |
org.jenkinsci.plugins.matrixauth |
Modifier and Type | Class and Description |
---|---|
static class |
AuthorizationMatrixProperty.ConverterImpl
Persist
AuthorizationMatrixProperty as a list of IDs that
represent AuthorizationMatrixProperty.getGrantedPermissionEntries() . |
static class |
GlobalMatrixAuthorizationStrategy.ConverterImpl
Persist
GlobalMatrixAuthorizationStrategy as a list of IDs that
represent GlobalMatrixAuthorizationStrategy.grantedPermissions . |
static class |
ProjectMatrixAuthorizationStrategy.ConverterImpl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractAuthorizationPropertyConverter<T extends AuthorizationProperty> |
static class |
AuthorizationMatrixNodeProperty.ConverterImpl
Persist
AuthorizationMatrixNodeProperty as a list of IDs that
represent AuthorizationMatrixNodeProperty.getGrantedPermissionEntries() . |
Copyright © 2016–2022. All rights reserved.