Class AuthorizeClientDeviceActionResponse

    • Constructor Detail

      • AuthorizeClientDeviceActionResponse

        public AuthorizeClientDeviceActionResponse()
    • Method Detail

      • isIsAuthorized

        public Boolean isIsAuthorized()
        Whether the client device is authorized to perform the operation on the resource.
      • setIsAuthorized

        public void setIsAuthorized​(Boolean isAuthorized)
        Whether the client device is authorized to perform the operation on the resource.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object