Class 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 Detail

      • StaplerConverterImpl

        public StaplerConverterImpl()
    • Method Detail

      • convert

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