public static class ProjectMatrixAuthorizationStrategy.ConverterImpl extends GlobalMatrixAuthorizationStrategy.ConverterImpl
| Constructor and Description |
|---|
ProjectMatrixAuthorizationStrategy.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) |
marshalpublic ProjectMatrixAuthorizationStrategy.ConverterImpl(com.thoughtworks.xstream.mapper.Mapper m)
protected GlobalMatrixAuthorizationStrategy create()
create in class GlobalMatrixAuthorizationStrategy.ConverterImplpublic Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
unmarshal in interface com.thoughtworks.xstream.converters.Converterunmarshal in class GlobalMatrixAuthorizationStrategy.ConverterImplpublic boolean canConvert(Class type)
canConvert in interface com.thoughtworks.xstream.converters.ConverterMatchercanConvert in class GlobalMatrixAuthorizationStrategy.ConverterImplCopyright © 2004-2013. All Rights Reserved.