Package com.wavefront.agent
Class ProxyConfig.TokenValidationMethodConverter
- java.lang.Object
-
- com.wavefront.agent.ProxyConfig.TokenValidationMethodConverter
-
- All Implemented Interfaces:
com.beust.jcommander.IStringConverter<TokenValidationMethod>
- Enclosing class:
- ProxyConfig
public static class ProxyConfig.TokenValidationMethodConverter extends Object implements com.beust.jcommander.IStringConverter<TokenValidationMethod>
-
-
Constructor Summary
Constructors Constructor Description TokenValidationMethodConverter()
-
-
-
Method Detail
-
convert
public TokenValidationMethod convert(String value)
- Specified by:
convert
in interfacecom.beust.jcommander.IStringConverter<TokenValidationMethod>
-
-