Interface ApiKeyPermissionService

    • Method Detail

      • getPermission

        ApiKeyPermissionService.Status getPermission​(String key,
                                                     String service)
        Checks whether a user has permission to access a given service, and marks it as having been used.
        Returns:
        true if the specified key is allowed to access the ggiven service