Skip to content

RoleService

reference
1 min readUpdated

Kind: Service

Source: Frontend/src/app/services/security/role.service.ts (line 1)

Part of: Frontend

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → Role
  • IMPORTS → Page
  • IMPORTS → SecurityAccessType
  • IMPORTS → AuthService

Used by

12 references from 12 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Imported by (12)

  • AccountManagersComponentFrontend/src/app/components/configuration/account-managers/account-managers.component.ts:1
  • MyProfileComponentFrontend/src/app/components/security/my-profile/my-profile.component.ts:1
  • NewPasswordComponentFrontend/src/app/components/security/new-password/new-password.component.ts:1
  • RolesDetailsComponentFrontend/src/app/components/security/roles/roles-details/roles-details.component.ts:1
  • RolesComponentFrontend/src/app/components/security/roles/roles.component.ts:1
  • SendResetpasswordMailComponentFrontend/src/app/components/security/send-resetpassword-mail/send-resetpassword-mail.component.ts:1
  • UserEditComponentFrontend/src/app/components/security/users/edit/edit.component.ts:1
  • NewUserComponentFrontend/src/app/components/security/users/new/newUser.component.ts:1

…and 4 more.

Was this page helpful?

Download as PDF