Class | Description |
---|---|
PamAddUserBean |
Presentation bean for add a new user
- mandatory fields: newUID, newPassword
- optional fields: mustChange
- password is displayed in plain text
- currently no restriction nor password reg exp pattern are checked
- messages are displayed in the dialog
- on error the values of the last input are displayed for correction
- dialog stays open until close button is clicked
- when closing the data table of users view will be reloaded with the last add user only
|
PamSetUserPasswordBean |
Presentation bean for set password dialog pamSetUserPasswordDialog
- retrieve the selected user for display only from pageflowscope
- input component handler in plain text for password definition
- check box component handler for must change flag
- persist changes and error messaging
|
PamUserBean |
Bean to manage the password authentication User GUI.
|
Copyright © 2022 KOBIL Systems GmbH. All rights reserved.