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 SummaryConstructors
- 
Method SummaryMethods inherited from class com.microsoft.jenkins.azuread.AbstractAuthorizationContainerConvertermarshal, unmarshal, unmarshalContainer
- 
Constructor Details- 
ConverterImplpublic ConverterImpl()
 
- 
- 
Method Details- 
create- Overrides:
- createin class- GlobalMatrixAuthorizationStrategy.ConverterImpl
 
- 
canConvert- Specified by:
- canConvertin interface- com.thoughtworks.xstream.converters.ConverterMatcher
- Overrides:
- canConvertin class- GlobalMatrixAuthorizationStrategy.ConverterImpl
 
 
-