public static class ProjectMatrixAuthorizationStrategy.ConverterImpl extends GlobalMatrixAuthorizationStrategy.ConverterImpl
Constructor and Description |
---|
ConverterImpl(com.thoughtworks.xstream.mapper.Mapper m) |
Modifier and Type | Method and Description |
---|---|
boolean |
canConvert(Class type) |
protected GlobalMatrixAuthorizationStrategy |
create() |
Object |
unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
com.thoughtworks.xstream.converters.UnmarshallingContext context) |
marshal
protected GlobalMatrixAuthorizationStrategy create()
create
in class GlobalMatrixAuthorizationStrategy.ConverterImpl
public Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
unmarshal
in interface com.thoughtworks.xstream.converters.Converter
unmarshal
in class GlobalMatrixAuthorizationStrategy.ConverterImpl
public boolean canConvert(Class type)
canConvert
in interface com.thoughtworks.xstream.converters.ConverterMatcher
canConvert
in class GlobalMatrixAuthorizationStrategy.ConverterImpl
Copyright © 2016. All rights reserved.