Skip to content

PersonUserService

reference
1 min readUpdated

Kind: Service

Source: Frontend/src/app/services/security/person-user.service.ts (line 1)

Part of: Frontend

Relationships

  • IMPORTS → AppSettings
  • IMPORTS → Person
  • IMPORTS → UserRole

Used by

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

Imported by (9)

  • AccountManagersComponentFrontend/src/app/components/configuration/account-managers/account-managers.component.ts:1
  • NewPasswordComponentFrontend/src/app/components/security/new-password/new-password.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
  • PrincipalUserDetailsComponentFrontend/src/app/components/security/users/principal-user-details/principal-user-details.component.ts:1
  • UserDetailsComponentFrontend/src/app/components/security/users/users-details/user-details.component.ts:1
  • UsersListComponentFrontend/src/app/components/security/users/users-list/users-list.component.ts:1

…and 1 more.

Was this page helpful?

Download as PDF