hudson.security
Class HudsonPrivateSecurityRealm.Details.ConverterImpl

java.lang.Object
  extended by hudson.util.XStream2.PassthruConverter<HudsonPrivateSecurityRealm.Details>
      extended by hudson.security.HudsonPrivateSecurityRealm.Details.ConverterImpl
All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter, com.thoughtworks.xstream.converters.ConverterMatcher
Enclosing class:
HudsonPrivateSecurityRealm.Details

public static class HudsonPrivateSecurityRealm.Details.ConverterImpl
extends XStream2.PassthruConverter<HudsonPrivateSecurityRealm.Details>


Constructor Summary
HudsonPrivateSecurityRealm.Details.ConverterImpl(XStream2 xstream)
           
 
Method Summary
protected  void callback(HudsonPrivateSecurityRealm.Details d, com.thoughtworks.xstream.converters.UnmarshallingContext context)
           
 
Methods inherited from class hudson.util.XStream2.PassthruConverter
canConvert, marshal, unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HudsonPrivateSecurityRealm.Details.ConverterImpl

public HudsonPrivateSecurityRealm.Details.ConverterImpl(XStream2 xstream)
Method Detail

callback

protected void callback(HudsonPrivateSecurityRealm.Details d,
                        com.thoughtworks.xstream.converters.UnmarshallingContext context)
Specified by:
callback in class XStream2.PassthruConverter<HudsonPrivateSecurityRealm.Details>


Copyright © 2004-2013. All Rights Reserved.