public getUserId()

in lib/redis-rbac-secret-manager.ts [51:53]


  public getUserId(): string{
    return this.rbacUserId;
  }