@Restricted(value=org.kohsuke.accmod.restrictions.DoNotUse.class) public static final class AuthorizationMatrixProperty.ConverterImpl extends AbstractAuthorizationPropertyConverter<AuthorizationMatrixProperty>
ProjectMatrixAuthorizationStrategy
as a list of IDs that
represent GlobalMatrixAuthorizationStrategy.grantedPermissions
.Constructor and Description |
---|
ConverterImpl() |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class type) |
AuthorizationMatrixProperty |
create() |
marshal, unmarshalContainer
unmarshal
public boolean canConvert(Class type)
canConvert
in interface com.thoughtworks.xstream.converters.ConverterMatcher
canConvert
in class AbstractAuthorizationPropertyConverter<AuthorizationMatrixProperty>
public AuthorizationMatrixProperty create()
create
in class AbstractAuthorizationPropertyConverter<AuthorizationMatrixProperty>
Copyright © 2016–2021. All rights reserved.