@authup/server-core 1.0.0-beta.35 → 1.0.0-beta.36

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/dist/adapters/http/controllers/entities/client-role/module.d.ts +1 -5
  2. package/dist/adapters/http/controllers/entities/client-role/module.d.ts.map +1 -1
  3. package/dist/adapters/http/controllers/entities/identity-provide-role/index.d.ts +0 -1
  4. package/dist/adapters/http/controllers/entities/identity-provide-role/index.d.ts.map +1 -1
  5. package/dist/adapters/http/controllers/entities/identity-provide-role/module.d.ts +11 -14
  6. package/dist/adapters/http/controllers/entities/identity-provide-role/module.d.ts.map +1 -1
  7. package/dist/adapters/http/controllers/entities/robot-role/module.d.ts +1 -5
  8. package/dist/adapters/http/controllers/entities/robot-role/module.d.ts.map +1 -1
  9. package/dist/adapters/http/controllers/entities/user-role/module.d.ts +1 -5
  10. package/dist/adapters/http/controllers/entities/user-role/module.d.ts.map +1 -1
  11. package/dist/app/modules/http/modules/controller.d.ts +2 -2
  12. package/dist/app/modules/http/modules/controller.d.ts.map +1 -1
  13. package/dist/cli.mjs +1 -1
  14. package/dist/{commands-C1vz08cL.mjs → commands-D5p6u-xJ.mjs} +338 -260
  15. package/dist/commands-D5p6u-xJ.mjs.map +1 -0
  16. package/dist/core/entities/client-permission/service.d.ts +2 -0
  17. package/dist/core/entities/client-permission/service.d.ts.map +1 -1
  18. package/dist/core/entities/client-role/service.d.ts +5 -0
  19. package/dist/core/entities/client-role/service.d.ts.map +1 -1
  20. package/dist/core/entities/client-scope/service.d.ts +2 -0
  21. package/dist/core/entities/client-scope/service.d.ts.map +1 -1
  22. package/dist/core/entities/identity-provider-role-mapping/index.d.ts +1 -0
  23. package/dist/core/entities/identity-provider-role-mapping/index.d.ts.map +1 -1
  24. package/dist/core/entities/identity-provider-role-mapping/service.d.ts +23 -0
  25. package/dist/core/entities/identity-provider-role-mapping/service.d.ts.map +1 -0
  26. package/dist/core/entities/identity-provider-role-mapping/types.d.ts +9 -1
  27. package/dist/core/entities/identity-provider-role-mapping/types.d.ts.map +1 -1
  28. package/dist/core/entities/permission/service.d.ts.map +1 -1
  29. package/dist/core/entities/permission-policy/service.d.ts +2 -0
  30. package/dist/core/entities/permission-policy/service.d.ts.map +1 -1
  31. package/dist/core/entities/robot-permission/service.d.ts +2 -0
  32. package/dist/core/entities/robot-permission/service.d.ts.map +1 -1
  33. package/dist/core/entities/robot-role/service.d.ts +5 -0
  34. package/dist/core/entities/robot-role/service.d.ts.map +1 -1
  35. package/dist/core/entities/role-permission/service.d.ts +2 -0
  36. package/dist/core/entities/role-permission/service.d.ts.map +1 -1
  37. package/dist/core/entities/user-permission/service.d.ts +2 -0
  38. package/dist/core/entities/user-permission/service.d.ts.map +1 -1
  39. package/dist/core/entities/user-role/service.d.ts +5 -0
  40. package/dist/core/entities/user-role/service.d.ts.map +1 -1
  41. package/dist/index.mjs +2 -2
  42. package/dist/swagger.json +9 -308
  43. package/package.json +11 -11
  44. package/dist/adapters/http/controllers/entities/identity-provide-role/utils/index.d.ts +0 -2
  45. package/dist/adapters/http/controllers/entities/identity-provide-role/utils/index.d.ts.map +0 -1
  46. package/dist/adapters/http/controllers/entities/identity-provide-role/utils/validator.d.ts +0 -6
  47. package/dist/adapters/http/controllers/entities/identity-provide-role/utils/validator.d.ts.map +0 -1
  48. package/dist/commands-C1vz08cL.mjs.map +0 -1
@@ -1,3 +1,4 @@
1
+ import { ClientPermissionValidator } from '@authup/core-kit';
1
2
  import type { ClientPermission } from '@authup/core-kit';
2
3
  import type { IIdentityPermissionProvider } from '../../identity/permission/types.ts';
3
4
  import type { ActorContext } from '../actor/types.ts';
@@ -11,6 +12,7 @@ export type ClientPermissionServiceContext = {
11
12
  export declare class ClientPermissionService extends AbstractEntityService implements IClientPermissionService {
12
13
  protected repository: IClientPermissionRepository;
13
14
  protected identityPermissionProvider: IIdentityPermissionProvider;
15
+ protected validator: ClientPermissionValidator;
14
16
  constructor(ctx: ClientPermissionServiceContext);
15
17
  getMany(query: Record<string, any>, actor: ActorContext): Promise<EntityRepositoryFindManyResult<ClientPermission>>;
16
18
  getOne(id: string, actor: ActorContext): Promise<ClientPermission>;
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/client-permission/service.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,2BAA2B,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAExF,MAAM,MAAM,8BAA8B,GAAG;IACzC,UAAU,EAAE,2BAA2B,CAAC;IACxC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,uBAAwB,SAAQ,qBAAsB,YAAW,wBAAwB;IAClG,SAAS,CAAC,UAAU,EAAE,2BAA2B,CAAC;IAElD,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;gBAEtD,GAAG,EAAE,8BAA8B;IAMzC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,gBAAgB,CAAC,CAAC;IAWtD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;IAgBtB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;IAmDtB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;IAyBtB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;CAmB/B"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/client-permission/service.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,yBAAyB,EAAkC,MAAM,kBAAkB,CAAC;AAC7F,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,2BAA2B,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAExF,MAAM,MAAM,8BAA8B,GAAG;IACzC,UAAU,EAAE,2BAA2B,CAAC;IACxC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,uBAAwB,SAAQ,qBAAsB,YAAW,wBAAwB;IAClG,SAAS,CAAC,UAAU,EAAE,2BAA2B,CAAC;IAElD,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;IAElE,SAAS,CAAC,SAAS,EAAE,yBAAyB,CAAC;gBAEnC,GAAG,EAAE,8BAA8B;IAOzC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,gBAAgB,CAAC,CAAC;IAWtD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;IAgBtB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;IA6DtB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;IAyBtB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;CAmB/B"}
@@ -1,13 +1,18 @@
1
+ import { ClientRoleValidator } from '@authup/core-kit';
1
2
  import type { ClientRole } from '@authup/core-kit';
2
3
  import type { ActorContext } from '../actor/types.ts';
3
4
  import { AbstractEntityService } from '../service.ts';
4
5
  import type { EntityRepositoryFindManyResult } from '../types.ts';
6
+ import type { IIdentityPermissionProvider } from '../../identity/permission/types.ts';
5
7
  import type { IClientRoleRepository, IClientRoleService } from './types.ts';
6
8
  export type ClientRoleServiceContext = {
7
9
  repository: IClientRoleRepository;
10
+ identityPermissionProvider: IIdentityPermissionProvider;
8
11
  };
9
12
  export declare class ClientRoleService extends AbstractEntityService implements IClientRoleService {
10
13
  protected repository: IClientRoleRepository;
14
+ protected identityPermissionProvider: IIdentityPermissionProvider;
15
+ protected validator: ClientRoleValidator;
11
16
  constructor(ctx: ClientRoleServiceContext);
12
17
  getMany(query: Record<string, any>, actor: ActorContext): Promise<EntityRepositoryFindManyResult<ClientRole>>;
13
18
  getOne(id: string, actor: ActorContext): Promise<ClientRole>;
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/client-role/service.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAE5E,MAAM,MAAM,wBAAwB,GAAG;IACnC,UAAU,EAAE,qBAAqB,CAAC;CACrC,CAAC;AAEF,qBAAa,iBAAkB,SAAQ,qBAAsB,YAAW,kBAAkB;IACtF,SAAS,CAAC,UAAU,EAAE,qBAAqB,CAAC;gBAEhC,GAAG,EAAE,wBAAwB;IAKnC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,UAAU,CAAC,CAAC;IAYhD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;IAiBhB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;IAwBhB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;CAmBzB"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/client-role/service.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,mBAAmB,EAAkC,MAAM,kBAAkB,CAAC;AACvF,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAE5E,MAAM,MAAM,wBAAwB,GAAG;IACnC,UAAU,EAAE,qBAAqB,CAAC;IAClC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,iBAAkB,SAAQ,qBAAsB,YAAW,kBAAkB;IACtF,SAAS,CAAC,UAAU,EAAE,qBAAqB,CAAC;IAE5C,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;IAElE,SAAS,CAAC,SAAS,EAAE,mBAAmB,CAAC;gBAE7B,GAAG,EAAE,wBAAwB;IAOnC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,UAAU,CAAC,CAAC;IAYhD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;IAiBhB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;IAmDhB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;CAmBzB"}
@@ -1,3 +1,4 @@
1
+ import { ClientScopeValidator } from '@authup/core-kit';
1
2
  import type { ClientScope } from '@authup/core-kit';
2
3
  import type { ActorContext } from '../actor/types.ts';
3
4
  import { AbstractEntityService } from '../service.ts';
@@ -8,6 +9,7 @@ export type ClientScopeServiceContext = {
8
9
  };
9
10
  export declare class ClientScopeService extends AbstractEntityService implements IClientScopeService {
10
11
  protected repository: IClientScopeRepository;
12
+ protected validator: ClientScopeValidator;
11
13
  constructor(ctx: ClientScopeServiceContext);
12
14
  getMany(query: Record<string, any>, actor: ActorContext): Promise<EntityRepositoryFindManyResult<ClientScope>>;
13
15
  getOne(id: string, actor: ActorContext): Promise<ClientScope>;
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/client-scope/service.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAC;AAE9E,MAAM,MAAM,yBAAyB,GAAG;IACpC,UAAU,EAAE,sBAAsB,CAAC;CACtC,CAAC;AAEF,qBAAa,kBAAmB,SAAQ,qBAAsB,YAAW,mBAAmB;IACxF,SAAS,CAAC,UAAU,EAAE,sBAAsB,CAAC;gBAEjC,GAAG,EAAE,yBAAyB;IAKpC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,WAAW,CAAC,CAAC;IAYjD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,WAAW,CAAC;IAiBjB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,WAAW,CAAC;IAwBjB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,WAAW,CAAC;CAmB1B"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/client-scope/service.ts"],"names":[],"mappings":"AASA,OAAO,EAAE,oBAAoB,EAAkC,MAAM,kBAAkB,CAAC;AACxF,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,kBAAkB,CAAC;AACpD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,sBAAsB,EAAE,mBAAmB,EAAE,MAAM,YAAY,CAAC;AAE9E,MAAM,MAAM,yBAAyB,GAAG;IACpC,UAAU,EAAE,sBAAsB,CAAC;CACtC,CAAC;AAEF,qBAAa,kBAAmB,SAAQ,qBAAsB,YAAW,mBAAmB;IACxF,SAAS,CAAC,UAAU,EAAE,sBAAsB,CAAC;IAE7C,SAAS,CAAC,SAAS,EAAE,oBAAoB,CAAC;gBAE9B,GAAG,EAAE,yBAAyB;IAMpC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,WAAW,CAAC,CAAC;IAYjD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,WAAW,CAAC;IAiBjB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,WAAW,CAAC;IAkCjB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,WAAW,CAAC;CAmB1B"}
@@ -1,2 +1,3 @@
1
+ export * from './service.ts';
1
2
  export * from './types.ts';
2
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/identity-provider-role-mapping/index.ts"],"names":[],"mappings":"AAOA,cAAc,YAAY,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/identity-provider-role-mapping/index.ts"],"names":[],"mappings":"AAOA,cAAc,cAAc,CAAC;AAC7B,cAAc,YAAY,CAAC"}
@@ -0,0 +1,23 @@
1
+ import { IdentityProviderRoleMappingValidator } from '@authup/core-kit';
2
+ import type { IdentityProviderRoleMapping } from '@authup/core-kit';
3
+ import type { ActorContext } from '../actor/types.ts';
4
+ import { AbstractEntityService } from '../service.ts';
5
+ import type { EntityRepositoryFindManyResult } from '../types.ts';
6
+ import type { IIdentityPermissionProvider } from '../../identity/permission/types.ts';
7
+ import type { IIdentityProviderRoleMappingRepository, IIdentityProviderRoleMappingService } from './types.ts';
8
+ export type IdentityProviderRoleMappingServiceContext = {
9
+ repository: IIdentityProviderRoleMappingRepository;
10
+ identityPermissionProvider: IIdentityPermissionProvider;
11
+ };
12
+ export declare class IdentityProviderRoleMappingService extends AbstractEntityService implements IIdentityProviderRoleMappingService {
13
+ protected repository: IIdentityProviderRoleMappingRepository;
14
+ protected identityPermissionProvider: IIdentityPermissionProvider;
15
+ protected validator: IdentityProviderRoleMappingValidator;
16
+ constructor(ctx: IdentityProviderRoleMappingServiceContext);
17
+ getMany(query: Record<string, any>, actor: ActorContext): Promise<EntityRepositoryFindManyResult<IdentityProviderRoleMapping>>;
18
+ getOne(id: string, actor: ActorContext): Promise<IdentityProviderRoleMapping>;
19
+ create(data: Record<string, any>, actor: ActorContext): Promise<IdentityProviderRoleMapping>;
20
+ update(id: string, data: Record<string, any>, actor: ActorContext): Promise<IdentityProviderRoleMapping>;
21
+ delete(id: string, actor: ActorContext): Promise<IdentityProviderRoleMapping>;
22
+ }
23
+ //# sourceMappingURL=service.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/identity-provider-role-mapping/service.ts"],"names":[],"mappings":"AAcA,OAAO,EAAE,oCAAoC,EAAkC,MAAM,kBAAkB,CAAC;AACxG,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AACpE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,sCAAsC,EAAE,mCAAmC,EAAE,MAAM,YAAY,CAAC;AAE9G,MAAM,MAAM,yCAAyC,GAAG;IACpD,UAAU,EAAE,sCAAsC,CAAC;IACnD,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,kCAAmC,SAAQ,qBAAsB,YAAW,mCAAmC;IACxH,SAAS,CAAC,UAAU,EAAE,sCAAsC,CAAC;IAE7D,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;IAElE,SAAS,CAAC,SAAS,EAAE,oCAAoC,CAAC;gBAE9C,GAAG,EAAE,yCAAyC;IAOpD,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,2BAA2B,CAAC,CAAC;IAYjE,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,2BAA2B,CAAC;IAiBjC,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,2BAA2B,CAAC;IA2DjC,MAAM,CACR,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,2BAA2B,CAAC;IAsBjC,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,2BAA2B,CAAC;CAmB1C"}
@@ -1,5 +1,13 @@
1
1
  import type { IdentityProviderRoleMapping } from '@authup/core-kit';
2
- import type { IEntityRepository } from '../types.ts';
2
+ import type { ActorContext } from '../actor/types.ts';
3
+ import type { EntityRepositoryFindManyResult, IEntityRepository } from '../types.ts';
3
4
  export interface IIdentityProviderRoleMappingRepository extends IEntityRepository<IdentityProviderRoleMapping> {
4
5
  }
6
+ export interface IIdentityProviderRoleMappingService {
7
+ getMany(query: Record<string, any>, actor: ActorContext): Promise<EntityRepositoryFindManyResult<IdentityProviderRoleMapping>>;
8
+ getOne(id: string, actor: ActorContext): Promise<IdentityProviderRoleMapping>;
9
+ create(data: Record<string, any>, actor: ActorContext): Promise<IdentityProviderRoleMapping>;
10
+ update(id: string, data: Record<string, any>, actor: ActorContext): Promise<IdentityProviderRoleMapping>;
11
+ delete(id: string, actor: ActorContext): Promise<IdentityProviderRoleMapping>;
12
+ }
5
13
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/identity-provider-role-mapping/types.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AACpE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAErD,MAAM,WAAW,sCAAuC,SAAQ,iBAAiB,CAAC,2BAA2B,CAAC;CAE7G"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/identity-provider-role-mapping/types.ts"],"names":[],"mappings":"AAOA,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,kBAAkB,CAAC;AACpE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAC;AAErF,MAAM,WAAW,sCAAuC,SAAQ,iBAAiB,CAAC,2BAA2B,CAAC;CAE7G;AAED,MAAM,WAAW,mCAAmC;IAChD,OAAO,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,KAAK,EAAE,YAAY,GAAG,OAAO,CAAC,8BAA8B,CAAC,2BAA2B,CAAC,CAAC,CAAC;IAC/H,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,YAAY,GAAG,OAAO,CAAC,2BAA2B,CAAC,CAAC;IAC9E,MAAM,CAAC,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,KAAK,EAAE,YAAY,GAAG,OAAO,CAAC,2BAA2B,CAAC,CAAC;IAC7F,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAAE,KAAK,EAAE,YAAY,GAAG,OAAO,CAAC,2BAA2B,CAAC,CAAC;IACzG,MAAM,CAAC,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,YAAY,GAAG,OAAO,CAAC,2BAA2B,CAAC,CAAC;CACjF"}
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/permission/service.ts"],"names":[],"mappings":"AAWA,OAAO,EAEH,mBAAmB,EAItB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AACjF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAC1D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAC7E,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AA0C5E,MAAM,MAAM,wBAAwB,GAAG;IACnC,UAAU,EAAE,qBAAqB,CAAC;IAClC,eAAe,EAAE,gBAAgB,CAAC;IAClC,cAAc,EAAE,eAAe,CAAC;IAChC,wBAAwB,EAAE,yBAAyB,CAAC;IACpD,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,iBAAkB,SAAQ,qBAAsB,YAAW,kBAAkB;IACtF,SAAS,CAAC,UAAU,EAAE,qBAAqB,CAAC;IAE5C,SAAS,CAAC,eAAe,EAAE,gBAAgB,CAAC;IAE5C,SAAS,CAAC,cAAc,EAAE,eAAe,CAAC;IAE1C,SAAS,CAAC,wBAAwB,EAAE,yBAAyB,CAAC;IAE9D,SAAS,CAAC,gBAAgB,EAAE,iBAAiB,CAAC;IAE9C,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;IAElE,SAAS,CAAC,SAAS,EAAE,mBAAmB,CAAC;gBAE7B,GAAG,EAAE,wBAAwB;IAWnC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,UAAU,CAAC,CAAC;IAYhD,MAAM,CACR,QAAQ,EAAE,MAAM,EAChB,KAAK,EAAE,YAAY,EACnB,KAAK,CAAC,EAAE,MAAM,GACf,OAAO,CAAC,UAAU,CAAC;IAiBhB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;IAKhB,MAAM,CACR,QAAQ,EAAE,MAAM,EAChB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;IAKhB,IAAI,CACN,QAAQ,EAAE,MAAM,GAAG,SAAS,EAC5B,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,EACnB,OAAO,GAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAO,GACvC,OAAO,CAAC;QACP,MAAM,EAAE,UAAU,CAAC;QACnB,OAAO,EAAE,OAAO,CAAA;KACnB,CAAC;IA+FI,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;IAwBtB;;;;OAIG;YACW,mBAAmB;IAejC;;;OAGG;YACW,iBAAiB;IAe/B;;;;;;;;;;;;;;;;OAgBG;YACW,uBAAuB;CAoCxC"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/permission/service.ts"],"names":[],"mappings":"AAWA,OAAO,EAEH,mBAAmB,EAItB,MAAM,kBAAkB,CAAC;AAC1B,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AACnD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,+BAA+B,CAAC;AACjF,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,oBAAoB,CAAC;AAC5D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,mBAAmB,CAAC;AAC1D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,6BAA6B,CAAC;AAC7E,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AA0C5E,MAAM,MAAM,wBAAwB,GAAG;IACnC,UAAU,EAAE,qBAAqB,CAAC;IAClC,eAAe,EAAE,gBAAgB,CAAC;IAClC,cAAc,EAAE,eAAe,CAAC;IAChC,wBAAwB,EAAE,yBAAyB,CAAC;IACpD,gBAAgB,EAAE,iBAAiB,CAAC;IACpC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,iBAAkB,SAAQ,qBAAsB,YAAW,kBAAkB;IACtF,SAAS,CAAC,UAAU,EAAE,qBAAqB,CAAC;IAE5C,SAAS,CAAC,eAAe,EAAE,gBAAgB,CAAC;IAE5C,SAAS,CAAC,cAAc,EAAE,eAAe,CAAC;IAE1C,SAAS,CAAC,wBAAwB,EAAE,yBAAyB,CAAC;IAE9D,SAAS,CAAC,gBAAgB,EAAE,iBAAiB,CAAC;IAE9C,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;IAElE,SAAS,CAAC,SAAS,EAAE,mBAAmB,CAAC;gBAE7B,GAAG,EAAE,wBAAwB;IAWnC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,UAAU,CAAC,CAAC;IAYhD,MAAM,CACR,QAAQ,EAAE,MAAM,EAChB,KAAK,EAAE,YAAY,EACnB,KAAK,CAAC,EAAE,MAAM,GACf,OAAO,CAAC,UAAU,CAAC;IAiBhB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;IAKhB,MAAM,CACR,QAAQ,EAAE,MAAM,EAChB,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;IAKhB,IAAI,CACN,QAAQ,EAAE,MAAM,GAAG,SAAS,EAC5B,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,EACnB,OAAO,GAAE;QAAE,UAAU,CAAC,EAAE,OAAO,CAAA;KAAO,GACvC,OAAO,CAAC;QACP,MAAM,EAAE,UAAU,CAAC;QACnB,OAAO,EAAE,OAAO,CAAA;KACnB,CAAC;IA+FI,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,UAAU,CAAC;IAwBtB;;;;OAIG;YACW,mBAAmB;IAuBjC;;;OAGG;YACW,iBAAiB;IAuB/B;;;;;;;;;;;;;;;;OAgBG;YACW,uBAAuB;CA4CxC"}
@@ -1,3 +1,4 @@
1
+ import { PermissionPolicyValidator } from '@authup/core-kit';
1
2
  import type { PermissionPolicy } from '@authup/core-kit';
2
3
  import type { ActorContext } from '../actor/types.ts';
3
4
  import { AbstractEntityService } from '../service.ts';
@@ -8,6 +9,7 @@ export type PermissionPolicyServiceContext = {
8
9
  };
9
10
  export declare class PermissionPolicyService extends AbstractEntityService implements IPermissionPolicyService {
10
11
  protected repository: IPermissionPolicyRepository;
12
+ protected validator: PermissionPolicyValidator;
11
13
  constructor(ctx: PermissionPolicyServiceContext);
12
14
  getMany(query: Record<string, any>, actor: ActorContext): Promise<EntityRepositoryFindManyResult<PermissionPolicy>>;
13
15
  getOne(id: string, actor: ActorContext): Promise<PermissionPolicy>;
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/permission-policy/service.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,2BAA2B,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAExF,MAAM,MAAM,8BAA8B,GAAG;IACzC,UAAU,EAAE,2BAA2B,CAAC;CAC3C,CAAC;AAEF,qBAAa,uBAAwB,SAAQ,qBAAsB,YAAW,wBAAwB;IAClG,SAAS,CAAC,UAAU,EAAE,2BAA2B,CAAC;gBAEtC,GAAG,EAAE,8BAA8B;IAKzC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,gBAAgB,CAAC,CAAC;IAWtD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;IAgBtB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;IAwBtB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;CAmB/B"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/permission-policy/service.ts"],"names":[],"mappings":"AASA,OAAO,EAAkB,yBAAyB,EAAkB,MAAM,kBAAkB,CAAC;AAC7F,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAC;AACzD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,2BAA2B,EAAE,wBAAwB,EAAE,MAAM,YAAY,CAAC;AAExF,MAAM,MAAM,8BAA8B,GAAG;IACzC,UAAU,EAAE,2BAA2B,CAAC;CAC3C,CAAC;AAEF,qBAAa,uBAAwB,SAAQ,qBAAsB,YAAW,wBAAwB;IAClG,SAAS,CAAC,UAAU,EAAE,2BAA2B,CAAC;IAElD,SAAS,CAAC,SAAS,EAAE,yBAAyB,CAAC;gBAEnC,GAAG,EAAE,8BAA8B;IAMzC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,gBAAgB,CAAC,CAAC;IAWtD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;IAgBtB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;IAkCtB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,gBAAgB,CAAC;CAmB/B"}
@@ -1,3 +1,4 @@
1
+ import { RobotPermissionValidator } from '@authup/core-kit';
1
2
  import type { RobotPermission } from '@authup/core-kit';
2
3
  import type { IIdentityPermissionProvider } from '../../identity/permission/types.ts';
3
4
  import type { ActorContext } from '../actor/types.ts';
@@ -11,6 +12,7 @@ export type RobotPermissionServiceContext = {
11
12
  export declare class RobotPermissionService extends AbstractEntityService implements IRobotPermissionService {
12
13
  protected repository: IRobotPermissionRepository;
13
14
  protected identityPermissionProvider: IIdentityPermissionProvider;
15
+ protected validator: RobotPermissionValidator;
14
16
  constructor(ctx: RobotPermissionServiceContext);
15
17
  getMany(query: Record<string, any>, actor: ActorContext): Promise<EntityRepositoryFindManyResult<RobotPermission>>;
16
18
  getOne(id: string, actor: ActorContext): Promise<RobotPermission>;
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/robot-permission/service.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,0BAA0B,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAEtF,MAAM,MAAM,6BAA6B,GAAG;IACxC,UAAU,EAAE,0BAA0B,CAAC;IACvC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,sBAAuB,SAAQ,qBAAsB,YAAW,uBAAuB;IAChG,SAAS,CAAC,UAAU,EAAE,0BAA0B,CAAC;IAEjD,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;gBAEtD,GAAG,EAAE,6BAA6B;IAMxC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,eAAe,CAAC,CAAC;IAWrD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,eAAe,CAAC;IAgBrB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,eAAe,CAAC;IAmDrB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,eAAe,CAAC;IAyBrB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,eAAe,CAAC;CAmB9B"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/robot-permission/service.ts"],"names":[],"mappings":"AASA,OAAO,EAAkB,wBAAwB,EAAkB,MAAM,kBAAkB,CAAC;AAC5F,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,0BAA0B,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAEtF,MAAM,MAAM,6BAA6B,GAAG;IACxC,UAAU,EAAE,0BAA0B,CAAC;IACvC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,sBAAuB,SAAQ,qBAAsB,YAAW,uBAAuB;IAChG,SAAS,CAAC,UAAU,EAAE,0BAA0B,CAAC;IAEjD,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;IAElE,SAAS,CAAC,SAAS,EAAE,wBAAwB,CAAC;gBAElC,GAAG,EAAE,6BAA6B;IAOxC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,eAAe,CAAC,CAAC;IAWrD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,eAAe,CAAC;IAgBrB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,eAAe,CAAC;IA6DrB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,eAAe,CAAC;IAyBrB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,eAAe,CAAC;CAmB9B"}
@@ -1,13 +1,18 @@
1
+ import { RobotRoleValidator } from '@authup/core-kit';
1
2
  import type { RobotRole } from '@authup/core-kit';
2
3
  import type { ActorContext } from '../actor/types.ts';
3
4
  import { AbstractEntityService } from '../service.ts';
4
5
  import type { EntityRepositoryFindManyResult } from '../types.ts';
6
+ import type { IIdentityPermissionProvider } from '../../identity/permission/types.ts';
5
7
  import type { IRobotRoleRepository, IRobotRoleService } from './types.ts';
6
8
  export type RobotRoleServiceContext = {
7
9
  repository: IRobotRoleRepository;
10
+ identityPermissionProvider: IIdentityPermissionProvider;
8
11
  };
9
12
  export declare class RobotRoleService extends AbstractEntityService implements IRobotRoleService {
10
13
  protected repository: IRobotRoleRepository;
14
+ protected identityPermissionProvider: IIdentityPermissionProvider;
15
+ protected validator: RobotRoleValidator;
11
16
  constructor(ctx: RobotRoleServiceContext);
12
17
  getMany(query: Record<string, any>, actor: ActorContext): Promise<EntityRepositoryFindManyResult<RobotRole>>;
13
18
  getOne(id: string, actor: ActorContext): Promise<RobotRole>;
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/robot-role/service.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAE1E,MAAM,MAAM,uBAAuB,GAAG;IAClC,UAAU,EAAE,oBAAoB,CAAC;CACpC,CAAC;AAEF,qBAAa,gBAAiB,SAAQ,qBAAsB,YAAW,iBAAiB;IACpF,SAAS,CAAC,UAAU,EAAE,oBAAoB,CAAC;gBAE/B,GAAG,EAAE,uBAAuB;IAKlC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,SAAS,CAAC,CAAC;IAY/C,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,SAAS,CAAC;IAiBf,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,SAAS,CAAC;IAwBf,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,SAAS,CAAC;CAmBxB"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/robot-role/service.ts"],"names":[],"mappings":"AASA,OAAO,EAAkB,kBAAkB,EAAkB,MAAM,kBAAkB,CAAC;AACtF,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAClD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,oBAAoB,EAAE,iBAAiB,EAAE,MAAM,YAAY,CAAC;AAE1E,MAAM,MAAM,uBAAuB,GAAG;IAClC,UAAU,EAAE,oBAAoB,CAAC;IACjC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,gBAAiB,SAAQ,qBAAsB,YAAW,iBAAiB;IACpF,SAAS,CAAC,UAAU,EAAE,oBAAoB,CAAC;IAE3C,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;IAElE,SAAS,CAAC,SAAS,EAAE,kBAAkB,CAAC;gBAE5B,GAAG,EAAE,uBAAuB;IAOlC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,SAAS,CAAC,CAAC;IAY/C,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,SAAS,CAAC;IAiBf,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,SAAS,CAAC;IAmDf,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,SAAS,CAAC;CAmBxB"}
@@ -1,3 +1,4 @@
1
+ import { RolePermissionValidator } from '@authup/core-kit';
1
2
  import type { RolePermission } from '@authup/core-kit';
2
3
  import type { IIdentityPermissionProvider } from '../../identity/permission/types.ts';
3
4
  import type { ActorContext } from '../actor/types.ts';
@@ -11,6 +12,7 @@ export type RolePermissionServiceContext = {
11
12
  export declare class RolePermissionService extends AbstractEntityService implements IRolePermissionService {
12
13
  protected repository: IRolePermissionRepository;
13
14
  protected identityPermissionProvider: IIdentityPermissionProvider;
15
+ protected validator: RolePermissionValidator;
14
16
  constructor(ctx: RolePermissionServiceContext);
15
17
  getMany(query: Record<string, any>, actor: ActorContext): Promise<EntityRepositoryFindManyResult<RolePermission>>;
16
18
  getOne(id: string, actor: ActorContext): Promise<RolePermission>;
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/role-permission/service.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,yBAAyB,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AAEpF,MAAM,MAAM,4BAA4B,GAAG;IACvC,UAAU,EAAE,yBAAyB,CAAC;IACtC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,qBAAsB,SAAQ,qBAAsB,YAAW,sBAAsB;IAC9F,SAAS,CAAC,UAAU,EAAE,yBAAyB,CAAC;IAEhD,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;gBAEtD,GAAG,EAAE,4BAA4B;IAMvC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,cAAc,CAAC,CAAC;IAWpD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IAgBpB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IAqDpB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IAyBpB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;CAmB7B"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/role-permission/service.ts"],"names":[],"mappings":"AASA,OAAO,EAGH,uBAAuB,EAE1B,MAAM,kBAAkB,CAAC;AAC1B,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,yBAAyB,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AAEpF,MAAM,MAAM,4BAA4B,GAAG;IACvC,UAAU,EAAE,yBAAyB,CAAC;IACtC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,qBAAsB,SAAQ,qBAAsB,YAAW,sBAAsB;IAC9F,SAAS,CAAC,UAAU,EAAE,yBAAyB,CAAC;IAEhD,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;IAElE,SAAS,CAAC,SAAS,EAAE,uBAAuB,CAAC;gBAEjC,GAAG,EAAE,4BAA4B;IAOvC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,cAAc,CAAC,CAAC;IAWpD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IAgBpB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IA+DpB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IAyBpB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;CAmB7B"}
@@ -1,3 +1,4 @@
1
+ import { UserPermissionValidator } from '@authup/core-kit';
1
2
  import type { UserPermission } from '@authup/core-kit';
2
3
  import type { IIdentityPermissionProvider } from '../../identity/permission/types.ts';
3
4
  import type { ActorContext } from '../actor/types.ts';
@@ -11,6 +12,7 @@ export type UserPermissionServiceContext = {
11
12
  export declare class UserPermissionService extends AbstractEntityService implements IUserPermissionService {
12
13
  protected repository: IUserPermissionRepository;
13
14
  protected identityPermissionProvider: IIdentityPermissionProvider;
15
+ protected validator: UserPermissionValidator;
14
16
  constructor(ctx: UserPermissionServiceContext);
15
17
  getMany(query: Record<string, any>, actor: ActorContext): Promise<EntityRepositoryFindManyResult<UserPermission>>;
16
18
  getOne(id: string, actor: ActorContext): Promise<UserPermission>;
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/user-permission/service.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,yBAAyB,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AAEpF,MAAM,MAAM,4BAA4B,GAAG;IACvC,UAAU,EAAE,yBAAyB,CAAC;IACtC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,qBAAsB,SAAQ,qBAAsB,YAAW,sBAAsB;IAC9F,SAAS,CAAC,UAAU,EAAE,yBAAyB,CAAC;IAEhD,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;gBAEtD,GAAG,EAAE,4BAA4B;IAMvC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,cAAc,CAAC,CAAC;IAYpD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IAiBpB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IAmDpB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IAyBpB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;CAmB7B"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/user-permission/service.ts"],"names":[],"mappings":"AASA,OAAO,EAAkB,uBAAuB,EAAkB,MAAM,kBAAkB,CAAC;AAC3F,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AACvD,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,yBAAyB,EAAE,sBAAsB,EAAE,MAAM,YAAY,CAAC;AAEpF,MAAM,MAAM,4BAA4B,GAAG;IACvC,UAAU,EAAE,yBAAyB,CAAC;IACtC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,qBAAsB,SAAQ,qBAAsB,YAAW,sBAAsB;IAC9F,SAAS,CAAC,UAAU,EAAE,yBAAyB,CAAC;IAEhD,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;IAElE,SAAS,CAAC,SAAS,EAAE,uBAAuB,CAAC;gBAEjC,GAAG,EAAE,4BAA4B;IAOvC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,cAAc,CAAC,CAAC;IAYpD,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IAiBpB,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IA6DpB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;IAyBpB,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,cAAc,CAAC;CAmB7B"}
@@ -1,13 +1,18 @@
1
+ import { UserRoleValidator } from '@authup/core-kit';
1
2
  import type { UserRole } from '@authup/core-kit';
2
3
  import type { ActorContext } from '../actor/types.ts';
3
4
  import { AbstractEntityService } from '../service.ts';
4
5
  import type { EntityRepositoryFindManyResult } from '../types.ts';
6
+ import type { IIdentityPermissionProvider } from '../../identity/permission/types.ts';
5
7
  import type { IUserRoleRepository, IUserRoleService } from './types.ts';
6
8
  export type UserRoleServiceContext = {
7
9
  repository: IUserRoleRepository;
10
+ identityPermissionProvider: IIdentityPermissionProvider;
8
11
  };
9
12
  export declare class UserRoleService extends AbstractEntityService implements IUserRoleService {
10
13
  protected repository: IUserRoleRepository;
14
+ protected identityPermissionProvider: IIdentityPermissionProvider;
15
+ protected validator: UserRoleValidator;
11
16
  constructor(ctx: UserRoleServiceContext);
12
17
  getMany(query: Record<string, any>, actor: ActorContext): Promise<EntityRepositoryFindManyResult<UserRole>>;
13
18
  getOne(id: string, actor: ActorContext): Promise<UserRole>;
@@ -1 +1 @@
1
- {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/user-role/service.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAExE,MAAM,MAAM,sBAAsB,GAAG;IACjC,UAAU,EAAE,mBAAmB,CAAC;CACnC,CAAC;AAEF,qBAAa,eAAgB,SAAQ,qBAAsB,YAAW,gBAAgB;IAClF,SAAS,CAAC,UAAU,EAAE,mBAAmB,CAAC;gBAE9B,GAAG,EAAE,sBAAsB;IAKjC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,QAAQ,CAAC,CAAC;IAY9C,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,QAAQ,CAAC;IAiBd,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,QAAQ,CAAC;IAwBd,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,QAAQ,CAAC;CAmBvB"}
1
+ {"version":3,"file":"service.d.ts","sourceRoot":"","sources":["../../../../src/core/entities/user-role/service.ts"],"names":[],"mappings":"AASA,OAAO,EAAkB,iBAAiB,EAAkB,MAAM,kBAAkB,CAAC;AACrF,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,kBAAkB,CAAC;AACjD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,mBAAmB,CAAC;AACtD,OAAO,EAAE,qBAAqB,EAAE,MAAM,eAAe,CAAC;AACtD,OAAO,KAAK,EAAE,8BAA8B,EAAE,MAAM,aAAa,CAAC;AAClE,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,oCAAoC,CAAC;AACtF,OAAO,KAAK,EAAE,mBAAmB,EAAE,gBAAgB,EAAE,MAAM,YAAY,CAAC;AAExE,MAAM,MAAM,sBAAsB,GAAG;IACjC,UAAU,EAAE,mBAAmB,CAAC;IAChC,0BAA0B,EAAE,2BAA2B,CAAC;CAC3D,CAAC;AAEF,qBAAa,eAAgB,SAAQ,qBAAsB,YAAW,gBAAgB;IAClF,SAAS,CAAC,UAAU,EAAE,mBAAmB,CAAC;IAE1C,SAAS,CAAC,0BAA0B,EAAE,2BAA2B,CAAC;IAElE,SAAS,CAAC,SAAS,EAAE,iBAAiB,CAAC;gBAE3B,GAAG,EAAE,sBAAsB;IAOjC,OAAO,CACT,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EAC1B,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,8BAA8B,CAAC,QAAQ,CAAC,CAAC;IAY9C,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,QAAQ,CAAC;IAiBd,MAAM,CACR,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,EACzB,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,QAAQ,CAAC;IAmDd,MAAM,CACR,EAAE,EAAE,MAAM,EACV,KAAK,EAAE,YAAY,GACpB,OAAO,CAAC,QAAQ,CAAC;CAmBvB"}
package/dist/index.mjs CHANGED
@@ -1,3 +1,3 @@
1
- import { $ as RobotController, $n as ModuleName, $r as PermissionEntity, $t as getRequestBodyRealmID, A as OAuth2InjectionToken, An as ClientPermissionRepositoryAdapter, Ar as IdentityProviderEntity, At as registerBasicMiddleware, B as ScopeController, Bn as unsetDataSourceSync, Br as RoleRepository, Bt as HTTPClientCredentialsGrant, C as RobotIdentityRepository, Cn as PolicyRepositoryAdapter, Cr as UserAttributeSubscriber, Ct as ClientController, D as IdentityProviderAttributeMappingRepository, Dn as IdentityProviderRepositoryAdapter, Dr as IdentityProviderRepository, Dt as createLoggerMiddleware, E as IdentityProviderPermissionMappingRepository, En as PermissionRepositoryAdapter, Er as IdentityProviderSubscriber, Et as registerPrometheusMiddleware, F as UserPermissionRequestValidator, Fn as LoggerInjectionKey, Fr as ClientSubscriber, Ft as AuthorizationMiddleware, G as RolePermissionController, Gn as AuthenticationModule, Gr as ClientPermissionSubscriber, Gt as setRequestToken, H as PolicyAttributesValidator, Hn as DataSourceOptionsBuilder, Hr as RolePermissionEntity, Ht as guessOauth2GrantTypeByRequest, I as UserPermissionController, In as isDatabaseTypeSupported, Ir as ClientRepository, It as HTTPRobotCredentialsGrant, J as RoleController, Jn as ConfigModule, Jr as PolicyRepository, Jt as useRequestScopes, K as RoleAttributeRequestValidator, Kn as SessionRepository, Kr as ClientPermissionEntity, Kt as useRequestToken, L as UserAttributeRequestValidator, Ln as isDatabaseTypeSupportedForEnvironment, Lr as ClientRoleSubscriber, Lt as HTTPOAuth2RefreshTokenGrant, M as createHttpServer, Mn as RealmRepositoryAdapter, Mr as ClientScopeEntity, Mt as ForceUserLoggedInMiddleware, N as UserRoleRequestValidator, Nn as DatabaseModule, Nr as ScopeSubscriber, Nt as ForceLoggedInMiddleware, O as IdentityProviderAccountRepository, On as ClientScopeRepositoryAdapter, Or as IdentityProviderAttributeSubscriber, Ot as registerErrorMiddleware, P as UserRoleController, Pn as LoggerModule, Pr as ScopeEntity, Pt as createAuthorizationMiddleware, Q as RobotPermissionController, Qn as ConfigInjectionKey, Qr as PermissionSubscriber, Qt as useRequestParamID, R as UserAttributeController, Rn as DatabaseConflictError, Rr as ClientRoleEntity, Rt as HTTPPasswordGrant, S as UserIdentityRepository, Sn as RobotRepositoryAdapter, Sr as UserPermissionEntity, St as ClientPermissionController, T as IdentityProviderRoleMappingRepository, Tn as PermissionPolicyRepositoryAdapter, Tr as UserEntity, Tt as registerRateLimitMiddleware, U as PolicyController, Un as DatabaseQueryResultCache, Ur as RoleAttributeEntity, Ut as HTTPOAuth2Authorizer, V as PolicyValidator, Vn as useDataSourceSync, Vr as RolePermissionSubscriber, Vt as HTTPOAuth2AuthorizeGrant, W as RolePermissionRequestValidator, Wn as DatabaseInjectionKey, Wr as RoleEntity, Wt as RequestPermissionEvaluator, X as RobotRoleController, Xr as PolicyAttributeEntity, Xt as getRequestStringParam, Y as RobotRoleRequestValidator, Yr as PolicyAttributeSubscriber, Yt as getRequestParamID, Z as RobotPermissionRequestValidator, Zn as ConfigEnvironmentVariableName, Zr as PolicyEntity, Zt as getRequestStringParamOrFail, _ as MailInjectionKey, _n as RolePermissionRepositoryAdapter, _r as UserSubscriber, _t as ClientScopeRequestValidator, a as defineCLISwaggerCommand, ai as RealmEntity, an as useRequestIdentityOrFail, ar as RobotRepository, at as PasswordForgotController, b as LdapModule, bn as RobotRoleRepositoryAdapter, br as UserRoleEntity, bt as ClientRoleRequestValidator, c as ApplicationBuilder, cn as RequestHandlerOperation, cr as RobotRoleSubscriber, ct as getJwkRouteHandler, d as ProvisionerModule, dn as IdentityProviderRoleMappingRepositoryAdapter, dr as IdentityProviderRoleSubscriber, dt as ActivateController, ei as ClientEntity, en as buildActorContext, er as CacheInjectionKey, et as RealmController, f as FileProvisioningSource, fn as UserRoleRepositoryAdapter, fr as IdentityProviderRoleMappingEntity, ft as PermissionPolicyController, g as MailModule, gn as ScopeRepositoryAdapter, gr as IdentityProviderAccountEntity, gt as IdentityProviderController, h as HTTPModule, hn as UserRepositoryAdapter, hr as IdentityProviderAccountSubscriber, ht as IdentityProviderRoleMappingRequestValidator, i as defineCLIHealthCheckCommand, ii as RealmRepository, in as useRequestIdentity, ir as RobotSubscriber, it as PasswordResetController, j as Swagger, jn as ClientRepositoryAdapter, jr as ClientScopeSubscriber, jt as registerAssetsMiddleware, k as IdentityInjectionKey, kn as ClientRoleRepositoryAdapter, kr as IdentityProviderAttributeEntity, kt as registerCorsMiddleware, l as SwaggerModule, ln as HTTPInjectionKey, lr as RobotRoleEntity, lt as getJwksRouteHandler, m as DefaultProvisioningSource, mn as UserAttributeRepositoryAdapter, mr as IdentityProviderAttributeMappingEntity, mt as OAuth2ProviderRoleController, n as defineCLIResetCommand, ni as RealmSubscriber, nn as isRequestIdentityMasterRealmMember, nr as PermissionPolicyEntity, nt as StatusController, o as Application, oi as AuthenticationInjectionKey, on as setRequestPermissionEvaluator, or as RobotPermissionSubscriber, ot as OpenIDController, p as CompositeProvisioningSource, pn as UserPermissionRepositoryAdapter, pr as IdentityProviderPermissionMappingEntity, pt as PermissionController, q as RoleAttributeController, qn as CacheModule, qr as PolicySubscriber, qt as setRequestScopes, r as defineCLIMigrationCommand, ri as CachePrefix, rn as setRequestIdentity, rr as SessionEntity, rt as RegisterController, s as createApplication, sn as useRequestPermissionEvaluator, sr as RobotPermissionEntity, st as JwkController, t as defineCLIStartCommand, ti as KeyEntity, tn as RequestIdentity, tr as RoleAttributeSubscriber, tt as TokenController, u as RuntimeModule, un as ComponentsModule, ur as RobotEntity, ut as AuthorizeController, v as OAuth2Module, vn as RoleAttributeRepositoryAdapter, vr as UserRepository, vt as ClientScopeController, w as ClientIdentityRepository, wn as PermissionDatabaseProvider, wr as UserAttributeEntity, wt as createSwaggerMiddleware, x as LDAPInjectionKey, xn as RobotPermissionRepositoryAdapter, xr as UserPermissionSubscriber, xt as ClientPermissionRequestValidator, y as IdentityModule, yn as RoleRepositoryAdapter, yr as UserRoleSubscriber, yt as ClientRoleController, z as UserController, zn as setDataSourceSync, zr as RoleSubscriber, zt as HTTPOAuth2IdentityGrantType } from "./commands-C1vz08cL.mjs";
1
+ import { $ as RobotController, $n as CacheInjectionKey, $r as ClientEntity, $t as buildActorContext, A as OAuth2InjectionToken, An as ClientRepositoryAdapter, Ar as ClientScopeSubscriber, At as registerAssetsMiddleware, B as ScopeController, Bn as useDataSourceSync, Br as RolePermissionSubscriber, Bt as HTTPOAuth2AuthorizeGrant, C as RobotIdentityRepository, Cn as PermissionDatabaseProvider, Cr as UserAttributeEntity, Ct as createSwaggerMiddleware, D as IdentityProviderAttributeMappingRepository, Dn as ClientScopeRepositoryAdapter, Dr as IdentityProviderAttributeSubscriber, Dt as registerErrorMiddleware, E as IdentityProviderPermissionMappingRepository, En as IdentityProviderRepositoryAdapter, Er as IdentityProviderRepository, Et as createLoggerMiddleware, F as UserPermissionRequestValidator, Fn as isDatabaseTypeSupported, Fr as ClientRepository, Ft as HTTPRobotCredentialsGrant, G as RolePermissionController, Gn as SessionRepository, Gr as ClientPermissionEntity, Gt as useRequestToken, H as PolicyAttributesValidator, Hn as DatabaseQueryResultCache, Hr as RoleAttributeEntity, Ht as HTTPOAuth2Authorizer, I as UserPermissionController, In as isDatabaseTypeSupportedForEnvironment, Ir as ClientRoleSubscriber, It as HTTPOAuth2RefreshTokenGrant, J as RoleController, Jr as PolicyAttributeSubscriber, Jt as getRequestParamID, K as RoleAttributeRequestValidator, Kn as CacheModule, Kr as PolicySubscriber, Kt as setRequestScopes, L as UserAttributeRequestValidator, Ln as DatabaseConflictError, Lr as ClientRoleEntity, Lt as HTTPPasswordGrant, M as createHttpServer, Mn as DatabaseModule, Mr as ScopeSubscriber, Mt as ForceLoggedInMiddleware, N as UserRoleRequestValidator, Nn as LoggerModule, Nr as ScopeEntity, Nt as createAuthorizationMiddleware, O as IdentityProviderAccountRepository, On as ClientRoleRepositoryAdapter, Or as IdentityProviderAttributeEntity, Ot as registerCorsMiddleware, P as UserRoleController, Pn as LoggerInjectionKey, Pr as ClientSubscriber, Pt as AuthorizationMiddleware, Q as RobotPermissionController, Qn as ModuleName, Qr as PermissionEntity, Qt as getRequestBodyRealmID, R as UserAttributeController, Rn as setDataSourceSync, Rr as RoleSubscriber, Rt as HTTPOAuth2IdentityGrantType, S as UserIdentityRepository, Sn as PolicyRepositoryAdapter, Sr as UserAttributeSubscriber, St as ClientController, T as IdentityProviderRoleMappingRepository, Tn as PermissionRepositoryAdapter, Tr as IdentityProviderSubscriber, Tt as registerPrometheusMiddleware, U as PolicyController, Un as DatabaseInjectionKey, Ur as RoleEntity, Ut as RequestPermissionEvaluator, V as PolicyValidator, Vn as DataSourceOptionsBuilder, Vr as RolePermissionEntity, Vt as guessOauth2GrantTypeByRequest, W as RolePermissionRequestValidator, Wn as AuthenticationModule, Wr as ClientPermissionSubscriber, Wt as setRequestToken, X as RobotRoleController, Xn as ConfigEnvironmentVariableName, Xr as PolicyEntity, Xt as getRequestStringParamOrFail, Y as RobotRoleRequestValidator, Yr as PolicyAttributeEntity, Yt as getRequestStringParam, Z as RobotPermissionRequestValidator, Zn as ConfigInjectionKey, Zr as PermissionSubscriber, Zt as useRequestParamID, _ as MailInjectionKey, _n as RoleAttributeRepositoryAdapter, _r as UserRepository, _t as ClientScopeController, a as defineCLISwaggerCommand, ai as AuthenticationInjectionKey, an as setRequestPermissionEvaluator, ar as RobotPermissionSubscriber, at as PasswordForgotController, b as LdapModule, bn as RobotPermissionRepositoryAdapter, br as UserPermissionSubscriber, bt as ClientPermissionRequestValidator, c as ApplicationBuilder, cn as HTTPInjectionKey, cr as RobotRoleEntity, ct as getJwkRouteHandler, d as ProvisionerModule, dn as UserRoleRepositoryAdapter, dr as IdentityProviderRoleMappingEntity, dt as ActivateController, ei as KeyEntity, en as RequestIdentity, er as RoleAttributeSubscriber, et as RealmController, f as FileProvisioningSource, fn as UserPermissionRepositoryAdapter, fr as IdentityProviderPermissionMappingEntity, ft as PermissionPolicyController, g as MailModule, gn as RolePermissionRepositoryAdapter, gr as UserSubscriber, gt as ClientScopeRequestValidator, h as HTTPModule, hn as ScopeRepositoryAdapter, hr as IdentityProviderAccountEntity, ht as IdentityProviderController, i as defineCLIHealthCheckCommand, ii as RealmEntity, in as useRequestIdentityOrFail, ir as RobotRepository, it as PasswordResetController, j as Swagger, jn as RealmRepositoryAdapter, jr as ClientScopeEntity, jt as ForceUserLoggedInMiddleware, k as IdentityInjectionKey, kn as ClientPermissionRepositoryAdapter, kr as IdentityProviderEntity, kt as registerBasicMiddleware, l as SwaggerModule, ln as ComponentsModule, lr as RobotEntity, lt as getJwksRouteHandler, m as DefaultProvisioningSource, mn as UserRepositoryAdapter, mr as IdentityProviderAccountSubscriber, mt as IdentityProviderRoleMappingController, n as defineCLIResetCommand, ni as CachePrefix, nn as setRequestIdentity, nr as SessionEntity, nt as StatusController, o as Application, on as useRequestPermissionEvaluator, or as RobotPermissionEntity, ot as OpenIDController, p as CompositeProvisioningSource, pn as UserAttributeRepositoryAdapter, pr as IdentityProviderAttributeMappingEntity, pt as PermissionController, q as RoleAttributeController, qn as ConfigModule, qr as PolicyRepository, qt as useRequestScopes, r as defineCLIMigrationCommand, ri as RealmRepository, rn as useRequestIdentity, rr as RobotSubscriber, rt as RegisterController, s as createApplication, sn as RequestHandlerOperation, sr as RobotRoleSubscriber, st as JwkController, t as defineCLIStartCommand, ti as RealmSubscriber, tn as isRequestIdentityMasterRealmMember, tr as PermissionPolicyEntity, tt as TokenController, u as RuntimeModule, un as IdentityProviderRoleMappingRepositoryAdapter, ur as IdentityProviderRoleSubscriber, ut as AuthorizeController, v as OAuth2Module, vn as RoleRepositoryAdapter, vr as UserRoleSubscriber, vt as ClientRoleController, w as ClientIdentityRepository, wn as PermissionPolicyRepositoryAdapter, wr as UserEntity, wt as registerRateLimitMiddleware, x as LDAPInjectionKey, xn as RobotRepositoryAdapter, xr as UserPermissionEntity, xt as ClientPermissionController, y as IdentityModule, yn as RobotRoleRepositoryAdapter, yr as UserRoleEntity, yt as ClientRoleRequestValidator, z as UserController, zn as unsetDataSourceSync, zr as RoleRepository, zt as HTTPClientCredentialsGrant } from "./commands-D5p6u-xJ.mjs";
2
2
  import "reflect-metadata";
3
- export { ActivateController, Application, ApplicationBuilder, AuthenticationInjectionKey, AuthenticationModule, AuthorizationMiddleware, AuthorizeController, CacheInjectionKey, CacheModule, CachePrefix, ClientController, ClientEntity, ClientIdentityRepository, ClientPermissionController, ClientPermissionEntity, ClientPermissionRepositoryAdapter, ClientPermissionRequestValidator, ClientPermissionSubscriber, ClientRepository, ClientRepositoryAdapter, ClientRoleController, ClientRoleEntity, ClientRoleRepositoryAdapter, ClientRoleRequestValidator, ClientRoleSubscriber, ClientScopeController, ClientScopeEntity, ClientScopeRepositoryAdapter, ClientScopeRequestValidator, ClientScopeSubscriber, ClientSubscriber, ComponentsModule, CompositeProvisioningSource, ConfigEnvironmentVariableName, ConfigInjectionKey, ConfigModule, DataSourceOptionsBuilder, DatabaseConflictError, DatabaseInjectionKey, DatabaseModule, DatabaseQueryResultCache, DefaultProvisioningSource, FileProvisioningSource, ForceLoggedInMiddleware, ForceUserLoggedInMiddleware, HTTPClientCredentialsGrant, HTTPInjectionKey, HTTPModule, HTTPOAuth2AuthorizeGrant, HTTPOAuth2Authorizer, HTTPOAuth2IdentityGrantType, HTTPOAuth2RefreshTokenGrant, HTTPPasswordGrant, HTTPRobotCredentialsGrant, IdentityInjectionKey, IdentityModule, IdentityProviderAccountEntity, IdentityProviderAccountRepository, IdentityProviderAccountSubscriber, IdentityProviderAttributeEntity, IdentityProviderAttributeMappingEntity, IdentityProviderAttributeMappingRepository, IdentityProviderAttributeSubscriber, IdentityProviderController, IdentityProviderEntity, IdentityProviderPermissionMappingEntity, IdentityProviderPermissionMappingRepository, IdentityProviderRepository, IdentityProviderRepositoryAdapter, IdentityProviderRoleMappingEntity, IdentityProviderRoleMappingRepository, IdentityProviderRoleMappingRepositoryAdapter, IdentityProviderRoleMappingRequestValidator, IdentityProviderRoleSubscriber, IdentityProviderSubscriber, JwkController, KeyEntity, LDAPInjectionKey, LdapModule, LoggerInjectionKey, LoggerModule, MailInjectionKey, MailModule, ModuleName, OAuth2InjectionToken, OAuth2Module, OAuth2ProviderRoleController, OpenIDController, PasswordForgotController, PasswordResetController, PermissionController, PermissionDatabaseProvider, PermissionEntity, PermissionPolicyController, PermissionPolicyEntity, PermissionPolicyRepositoryAdapter, PermissionRepositoryAdapter, PermissionSubscriber, PolicyAttributeEntity, PolicyAttributeSubscriber, PolicyAttributesValidator, PolicyController, PolicyEntity, PolicyRepository, PolicyRepositoryAdapter, PolicySubscriber, PolicyValidator, ProvisionerModule, RealmController, RealmEntity, RealmRepository, RealmRepositoryAdapter, RealmSubscriber, RegisterController, RequestHandlerOperation, RequestIdentity, RequestPermissionEvaluator, RobotController, RobotEntity, RobotIdentityRepository, RobotPermissionController, RobotPermissionEntity, RobotPermissionRepositoryAdapter, RobotPermissionRequestValidator, RobotPermissionSubscriber, RobotRepository, RobotRepositoryAdapter, RobotRoleController, RobotRoleEntity, RobotRoleRepositoryAdapter, RobotRoleRequestValidator, RobotRoleSubscriber, RobotSubscriber, RoleAttributeController, RoleAttributeEntity, RoleAttributeRepositoryAdapter, RoleAttributeRequestValidator, RoleAttributeSubscriber, RoleController, RoleEntity, RolePermissionController, RolePermissionEntity, RolePermissionRepositoryAdapter, RolePermissionRequestValidator, RolePermissionSubscriber, RoleRepository, RoleRepositoryAdapter, RoleSubscriber, RuntimeModule, ScopeController, ScopeEntity, ScopeRepositoryAdapter, ScopeSubscriber, SessionEntity, SessionRepository, StatusController, Swagger, SwaggerModule, TokenController, UserAttributeController, UserAttributeEntity, UserAttributeRepositoryAdapter, UserAttributeRequestValidator, UserAttributeSubscriber, UserController, UserEntity, UserIdentityRepository, UserPermissionController, UserPermissionEntity, UserPermissionRepositoryAdapter, UserPermissionRequestValidator, UserPermissionSubscriber, UserRepository, UserRepositoryAdapter, UserRoleController, UserRoleEntity, UserRoleRepositoryAdapter, UserRoleRequestValidator, UserRoleSubscriber, UserSubscriber, buildActorContext, createApplication, createAuthorizationMiddleware, createHttpServer, createLoggerMiddleware, createSwaggerMiddleware, defineCLIHealthCheckCommand, defineCLIMigrationCommand, defineCLIResetCommand, defineCLIStartCommand, defineCLISwaggerCommand, getJwkRouteHandler, getJwksRouteHandler, getRequestBodyRealmID, getRequestParamID, getRequestStringParam, getRequestStringParamOrFail, guessOauth2GrantTypeByRequest, isDatabaseTypeSupported, isDatabaseTypeSupportedForEnvironment, isRequestIdentityMasterRealmMember, registerAssetsMiddleware, registerBasicMiddleware, registerCorsMiddleware, registerErrorMiddleware, registerPrometheusMiddleware, registerRateLimitMiddleware, setDataSourceSync, setRequestIdentity, setRequestPermissionEvaluator, setRequestScopes, setRequestToken, unsetDataSourceSync, useDataSourceSync, useRequestIdentity, useRequestIdentityOrFail, useRequestParamID, useRequestPermissionEvaluator, useRequestScopes, useRequestToken };
3
+ export { ActivateController, Application, ApplicationBuilder, AuthenticationInjectionKey, AuthenticationModule, AuthorizationMiddleware, AuthorizeController, CacheInjectionKey, CacheModule, CachePrefix, ClientController, ClientEntity, ClientIdentityRepository, ClientPermissionController, ClientPermissionEntity, ClientPermissionRepositoryAdapter, ClientPermissionRequestValidator, ClientPermissionSubscriber, ClientRepository, ClientRepositoryAdapter, ClientRoleController, ClientRoleEntity, ClientRoleRepositoryAdapter, ClientRoleRequestValidator, ClientRoleSubscriber, ClientScopeController, ClientScopeEntity, ClientScopeRepositoryAdapter, ClientScopeRequestValidator, ClientScopeSubscriber, ClientSubscriber, ComponentsModule, CompositeProvisioningSource, ConfigEnvironmentVariableName, ConfigInjectionKey, ConfigModule, DataSourceOptionsBuilder, DatabaseConflictError, DatabaseInjectionKey, DatabaseModule, DatabaseQueryResultCache, DefaultProvisioningSource, FileProvisioningSource, ForceLoggedInMiddleware, ForceUserLoggedInMiddleware, HTTPClientCredentialsGrant, HTTPInjectionKey, HTTPModule, HTTPOAuth2AuthorizeGrant, HTTPOAuth2Authorizer, HTTPOAuth2IdentityGrantType, HTTPOAuth2RefreshTokenGrant, HTTPPasswordGrant, HTTPRobotCredentialsGrant, IdentityInjectionKey, IdentityModule, IdentityProviderAccountEntity, IdentityProviderAccountRepository, IdentityProviderAccountSubscriber, IdentityProviderAttributeEntity, IdentityProviderAttributeMappingEntity, IdentityProviderAttributeMappingRepository, IdentityProviderAttributeSubscriber, IdentityProviderController, IdentityProviderEntity, IdentityProviderPermissionMappingEntity, IdentityProviderPermissionMappingRepository, IdentityProviderRepository, IdentityProviderRepositoryAdapter, IdentityProviderRoleMappingController, IdentityProviderRoleMappingEntity, IdentityProviderRoleMappingRepository, IdentityProviderRoleMappingRepositoryAdapter, IdentityProviderRoleSubscriber, IdentityProviderSubscriber, JwkController, KeyEntity, LDAPInjectionKey, LdapModule, LoggerInjectionKey, LoggerModule, MailInjectionKey, MailModule, ModuleName, OAuth2InjectionToken, OAuth2Module, OpenIDController, PasswordForgotController, PasswordResetController, PermissionController, PermissionDatabaseProvider, PermissionEntity, PermissionPolicyController, PermissionPolicyEntity, PermissionPolicyRepositoryAdapter, PermissionRepositoryAdapter, PermissionSubscriber, PolicyAttributeEntity, PolicyAttributeSubscriber, PolicyAttributesValidator, PolicyController, PolicyEntity, PolicyRepository, PolicyRepositoryAdapter, PolicySubscriber, PolicyValidator, ProvisionerModule, RealmController, RealmEntity, RealmRepository, RealmRepositoryAdapter, RealmSubscriber, RegisterController, RequestHandlerOperation, RequestIdentity, RequestPermissionEvaluator, RobotController, RobotEntity, RobotIdentityRepository, RobotPermissionController, RobotPermissionEntity, RobotPermissionRepositoryAdapter, RobotPermissionRequestValidator, RobotPermissionSubscriber, RobotRepository, RobotRepositoryAdapter, RobotRoleController, RobotRoleEntity, RobotRoleRepositoryAdapter, RobotRoleRequestValidator, RobotRoleSubscriber, RobotSubscriber, RoleAttributeController, RoleAttributeEntity, RoleAttributeRepositoryAdapter, RoleAttributeRequestValidator, RoleAttributeSubscriber, RoleController, RoleEntity, RolePermissionController, RolePermissionEntity, RolePermissionRepositoryAdapter, RolePermissionRequestValidator, RolePermissionSubscriber, RoleRepository, RoleRepositoryAdapter, RoleSubscriber, RuntimeModule, ScopeController, ScopeEntity, ScopeRepositoryAdapter, ScopeSubscriber, SessionEntity, SessionRepository, StatusController, Swagger, SwaggerModule, TokenController, UserAttributeController, UserAttributeEntity, UserAttributeRepositoryAdapter, UserAttributeRequestValidator, UserAttributeSubscriber, UserController, UserEntity, UserIdentityRepository, UserPermissionController, UserPermissionEntity, UserPermissionRepositoryAdapter, UserPermissionRequestValidator, UserPermissionSubscriber, UserRepository, UserRepositoryAdapter, UserRoleController, UserRoleEntity, UserRoleRepositoryAdapter, UserRoleRequestValidator, UserRoleSubscriber, UserSubscriber, buildActorContext, createApplication, createAuthorizationMiddleware, createHttpServer, createLoggerMiddleware, createSwaggerMiddleware, defineCLIHealthCheckCommand, defineCLIMigrationCommand, defineCLIResetCommand, defineCLIStartCommand, defineCLISwaggerCommand, getJwkRouteHandler, getJwksRouteHandler, getRequestBodyRealmID, getRequestParamID, getRequestStringParam, getRequestStringParamOrFail, guessOauth2GrantTypeByRequest, isDatabaseTypeSupported, isDatabaseTypeSupportedForEnvironment, isRequestIdentityMasterRealmMember, registerAssetsMiddleware, registerBasicMiddleware, registerCorsMiddleware, registerErrorMiddleware, registerPrometheusMiddleware, registerRateLimitMiddleware, setDataSourceSync, setRequestIdentity, setRequestPermissionEvaluator, setRequestScopes, setRequestToken, unsetDataSourceSync, useDataSourceSync, useRequestIdentity, useRequestIdentityOrFail, useRequestParamID, useRequestPermissionEvaluator, useRequestScopes, useRequestToken };