hudson.security
Class ProjectMatrixAuthorizationStrategy.ConverterImpl
java.lang.Object
hudson.security.GlobalMatrixAuthorizationStrategy.ConverterImpl
hudson.security.ProjectMatrixAuthorizationStrategy.ConverterImpl
- All Implemented Interfaces:
- com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
- Enclosing class:
- ProjectMatrixAuthorizationStrategy
public static class ProjectMatrixAuthorizationStrategy.ConverterImpl
- extends GlobalMatrixAuthorizationStrategy.ConverterImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProjectMatrixAuthorizationStrategy.ConverterImpl
public ProjectMatrixAuthorizationStrategy.ConverterImpl(com.thoughtworks.xstream.mapper.Mapper m)
create
protected GlobalMatrixAuthorizationStrategy create()
- Overrides:
create
in class GlobalMatrixAuthorizationStrategy.ConverterImpl
unmarshal
public Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader,
com.thoughtworks.xstream.converters.UnmarshallingContext context)
- Specified by:
unmarshal
in interface com.thoughtworks.xstream.converters.Converter
- Overrides:
unmarshal
in class GlobalMatrixAuthorizationStrategy.ConverterImpl
canConvert
public boolean canConvert(Class type)
- Specified by:
canConvert
in interface com.thoughtworks.xstream.converters.ConverterMatcher
- Overrides:
canConvert
in class GlobalMatrixAuthorizationStrategy.ConverterImpl
Copyright © 2004-2013. All Rights Reserved.