@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) @SuppressRestrictedWarnings(value=org.jenkinsci.plugins.matrixauth.AbstractAuthorizationPropertyConverter.class) public static final class AzureAdAuthorizationMatrixNodeProperty.ConverterImpl extends org.jenkinsci.plugins.matrixauth.AbstractAuthorizationPropertyConverter<AzureAdAuthorizationMatrixNodeProperty>
AzureAdAuthorizationMatrixNodeProperty
as a list of IDs that
represent AuthorizationMatrixNodeProperty.getGrantedPermissionEntries()
.Constructor and Description |
---|
ConverterImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class type) |
AzureAdAuthorizationMatrixNodeProperty |
create() |
marshal, unmarshalContainer
public boolean canConvert(Class type)
canConvert
in interface com.thoughtworks.xstream.converters.ConverterMatcher
canConvert
in class org.jenkinsci.plugins.matrixauth.AbstractAuthorizationPropertyConverter<AzureAdAuthorizationMatrixNodeProperty>
public AzureAdAuthorizationMatrixNodeProperty create()
create
in class org.jenkinsci.plugins.matrixauth.AbstractAuthorizationPropertyConverter<AzureAdAuthorizationMatrixNodeProperty>
Copyright © 2016–2022. All rights reserved.