Class SecretBytes.StaplerConverterImpl

java.lang.Object
com.cloudbees.plugins.credentials.SecretBytes.StaplerConverterImpl
All Implemented Interfaces:
org.apache.commons.beanutils.Converter
Enclosing class:
SecretBytes

@Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class) public static class SecretBytes.StaplerConverterImpl extends Object implements org.apache.commons.beanutils.Converter
  • Constructor Details

    • StaplerConverterImpl

      public StaplerConverterImpl()
  • Method Details

    • convert

      public SecretBytes convert(Class type, Object value)
      Specified by:
      convert in interface org.apache.commons.beanutils.Converter