Class OAuthRequest.Captcha

  • Enclosing class:
    OAuthRequest

    public static class OAuthRequest.Captcha
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean isUseApi  
      java.lang.String mode  
    • Constructor Summary

      Constructors 
      Constructor Description
      Captcha()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • isUseApi

        public boolean isUseApi
      • mode

        public java.lang.String mode
    • Constructor Detail

      • Captcha

        public Captcha()