Class SessionCookie

java.lang.Object
com.auth0.json.mgmt.tenants.SessionCookie

public class SessionCookie extends Object
Represents the value of the session_cookie field of the Tenant.
  • Constructor Details

    • SessionCookie

      public SessionCookie(String mode)
  • Method Details

    • getMode

      public String getMode()