Class RecoveryBookieService.RecoveryRequestJsonBody

  • Enclosing class:
    RecoveryBookieService

    static class RecoveryBookieService.RecoveryRequestJsonBody
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.List<java.lang.String> bookieSrc  
      boolean deleteCookie  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • bookieSrc

        public java.util.List<java.lang.String> bookieSrc
      • deleteCookie

        public boolean deleteCookie
    • Constructor Detail

      • RecoveryRequestJsonBody

        RecoveryRequestJsonBody()