Package com.microsoft.jenkins.azuread
Class AzureAdMatrixAuthorizationStrategy.ConverterImpl
java.lang.Object
com.microsoft.jenkins.azuread.AbstractAuthorizationContainerConverter<GlobalMatrixAuthorizationStrategy>
com.microsoft.jenkins.azuread.GlobalMatrixAuthorizationStrategy.ConverterImpl
com.microsoft.jenkins.azuread.AzureAdMatrixAuthorizationStrategy.ConverterImpl
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter
,com.thoughtworks.xstream.converters.ConverterMatcher
- Enclosing class:
- AzureAdMatrixAuthorizationStrategy
@Restricted(org.kohsuke.accmod.restrictions.DoNotUse.class)
public static class AzureAdMatrixAuthorizationStrategy.ConverterImpl
extends GlobalMatrixAuthorizationStrategy.ConverterImpl
-
Constructor Summary
-
Method Summary
Methods inherited from class com.microsoft.jenkins.azuread.AbstractAuthorizationContainerConverter
marshal, unmarshal, unmarshalContainer
-
Constructor Details
-
ConverterImpl
public ConverterImpl()
-
-
Method Details
-
create
- Overrides:
create
in classGlobalMatrixAuthorizationStrategy.ConverterImpl
-
canConvert
- Specified by:
canConvert
in interfacecom.thoughtworks.xstream.converters.ConverterMatcher
- Overrides:
canConvert
in classGlobalMatrixAuthorizationStrategy.ConverterImpl
-