# RoleService

**Kind:** Service

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

**Part of:** [Frontend](subsystem-frontend-src-app)

## 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)

- `AccountManagersComponent` — `Frontend/src/app/components/configuration/account-managers/account-managers.component.ts`:1
- `MyProfileComponent` — `Frontend/src/app/components/security/my-profile/my-profile.component.ts`:1
- `NewPasswordComponent` — `Frontend/src/app/components/security/new-password/new-password.component.ts`:1
- `RolesDetailsComponent` — `Frontend/src/app/components/security/roles/roles-details/roles-details.component.ts`:1
- `RolesComponent` — `Frontend/src/app/components/security/roles/roles.component.ts`:1
- `SendResetpasswordMailComponent` — `Frontend/src/app/components/security/send-resetpassword-mail/send-resetpassword-mail.component.ts`:1
- `UserEditComponent` — `Frontend/src/app/components/security/users/edit/edit.component.ts`:1
- `NewUserComponent` — `Frontend/src/app/components/security/users/new/newUser.component.ts`:1

…and 4 more.
