Package com.microsoft.jenkins.azuread
Class AzureAdAuthorizationMatrixNodeProperty.ConverterImpl
java.lang.Object
com.microsoft.jenkins.azuread.AbstractAuthorizationContainerConverter<T>
com.microsoft.jenkins.azuread.AbstractAuthorizationPropertyConverter<AzureAdAuthorizationMatrixNodeProperty>
com.microsoft.jenkins.azuread.AzureAdAuthorizationMatrixNodeProperty.ConverterImpl
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter,com.thoughtworks.xstream.converters.ConverterMatcher
- Enclosing class:
- AzureAdAuthorizationMatrixNodeProperty
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static final class AzureAdAuthorizationMatrixNodeProperty.ConverterImpl
extends AbstractAuthorizationPropertyConverter<AzureAdAuthorizationMatrixNodeProperty>
Persist
AzureAdAuthorizationMatrixNodeProperty as a list of IDs that
represent AuthorizationMatrixNodeProperty.getGrantedPermissionEntries().-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.microsoft.jenkins.azuread.AbstractAuthorizationPropertyConverter
marshal, unmarshalContainerMethods inherited from class com.microsoft.jenkins.azuread.AbstractAuthorizationContainerConverter
unmarshal
-
Constructor Details
-
ConverterImpl
public ConverterImpl()
-
-
Method Details
-
canConvert
- Specified by:
canConvertin interfacecom.thoughtworks.xstream.converters.ConverterMatcher- Specified by:
canConvertin classAbstractAuthorizationPropertyConverter<AzureAdAuthorizationMatrixNodeProperty>
-
create
- Specified by:
createin classAbstractAuthorizationPropertyConverter<AzureAdAuthorizationMatrixNodeProperty>
-