Class EndpointTypeConverter

java.lang.Object
org.keycloak.client.registration.cli.aesh.EndpointTypeConverter
All Implemented Interfaces:
org.jboss.aesh.cl.converter.Converter<EndpointType,org.jboss.aesh.console.command.converter.ConverterInvocation>

public class EndpointTypeConverter extends Object implements org.jboss.aesh.cl.converter.Converter<EndpointType,org.jboss.aesh.console.command.converter.ConverterInvocation>
Author:
Marko Strukelj
  • Constructor Details

    • EndpointTypeConverter

      public EndpointTypeConverter()
  • Method Details

    • convert

      public EndpointType convert(org.jboss.aesh.console.command.converter.ConverterInvocation converterInvocation) throws org.jboss.aesh.cl.validator.OptionValidatorException
      Specified by:
      convert in interface org.jboss.aesh.cl.converter.Converter<EndpointType,org.jboss.aesh.console.command.converter.ConverterInvocation>
      Throws:
      org.jboss.aesh.cl.validator.OptionValidatorException