Package com.microsoft.jenkins.azuread
Class GlobalMatrixAuthorizationStrategy.ConverterImpl
java.lang.Object
com.microsoft.jenkins.azuread.AbstractAuthorizationContainerConverter<GlobalMatrixAuthorizationStrategy>
com.microsoft.jenkins.azuread.GlobalMatrixAuthorizationStrategy.ConverterImpl
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter
,com.thoughtworks.xstream.converters.ConverterMatcher
- Direct Known Subclasses:
AzureAdMatrixAuthorizationStrategy.ConverterImpl
- Enclosing class:
- GlobalMatrixAuthorizationStrategy
@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
public static class GlobalMatrixAuthorizationStrategy.ConverterImpl
extends AbstractAuthorizationContainerConverter<GlobalMatrixAuthorizationStrategy>
Persist
GlobalMatrixAuthorizationStrategy
as a list of IDs that
represent GlobalMatrixAuthorizationStrategy.grantedPermissions
.-
Constructor Summary
-
Method Summary
Methods inherited from class com.microsoft.jenkins.azuread.AbstractAuthorizationContainerConverter
marshal, unmarshal, unmarshalContainer
-
Constructor Details
-
ConverterImpl
public ConverterImpl()
-
-
Method Details
-
canConvert
- Specified by:
canConvert
in interfacecom.thoughtworks.xstream.converters.ConverterMatcher
- Specified by:
canConvert
in classAbstractAuthorizationContainerConverter<GlobalMatrixAuthorizationStrategy>
-
create
- Specified by:
create
in classAbstractAuthorizationContainerConverter<GlobalMatrixAuthorizationStrategy>
-