Class JsonAuthHandler.SuccessResponse

  • Enclosing class:
    JsonAuthHandler

    public static class JsonAuthHandler.SuccessResponse
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean success  
    • Constructor Summary

      Constructors 
      Constructor Description
      SuccessResponse()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • success

        public boolean success
    • Constructor Detail

      • SuccessResponse

        public SuccessResponse()