Package hudson.security
Class HudsonPrivateSecurityRealm.Details.ConverterImpl
java.lang.Object
hudson.util.XStream2.PassthruConverter<HudsonPrivateSecurityRealm.Details>
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
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
callback
(HudsonPrivateSecurityRealm.Details d, com.thoughtworks.xstream.converters.UnmarshallingContext context) Methods inherited from class hudson.util.XStream2.PassthruConverter
canConvert, marshal, unmarshal
-
Constructor Details
-
ConverterImpl
-
-
Method Details
-
callback
protected void callback(HudsonPrivateSecurityRealm.Details d, com.thoughtworks.xstream.converters.UnmarshallingContext context) - Specified by:
callback
in classXStream2.PassthruConverter<HudsonPrivateSecurityRealm.Details>
-