Package hudson.util

Class FormFieldValidator.Base64

    • Constructor Detail

      • Base64

        public Base64​(org.kohsuke.stapler.StaplerRequest request,
                      org.kohsuke.stapler.StaplerResponse response,
                      boolean allowWhitespace,
                      boolean allowEmpty,
                      String errorMessage)
        Deprecated.
    • Method Detail

      • fail

        protected void fail()
                     throws IOException,
                            javax.servlet.ServletException
        Deprecated.
        Throws:
        IOException
        javax.servlet.ServletException