Class AuthRevokeRequest

    • Method Detail

      • isTest

        public boolean isTest()
        Setting this parameter to `1` triggers a _testing mode_ where the specified token will not actually be revoked.
      • setToken

        public void setToken​(String token)
        Authentication token. Requires scope: `none`
      • setTest

        public void setTest​(boolean test)
        Setting this parameter to `1` triggers a _testing mode_ where the specified token will not actually be revoked.
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object