Enhancement #90
Dinamically Add Properties
| Status: | Closed | Start date: | 12/08/2010 | |
|---|---|---|---|---|
| Priority: | Alto | Due date: | 12/08/2010 | |
| Assignee: | % Done: | 0% |
||
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
Come up with a way where an authentication manager can extend the available properties in a user or group type.
Try to remove OO from the User type. It's better if we come up with a simple record type that can be extended in a less dinamic (for memory sake) way.
Related issues
History
Updated by Marcelo Coraça de Freitas about 1 year ago
- Status changed from New to Fixed
fixed by implementing a generic KOW_Sec.Data package that allows the implementor to store data linked to the user_identity.
This data can be any constrained record type with no access or tagged types.
Also, the current design allow us to implement cache management in this package in the near future.
Updated by Marcelo Coraça de Freitas about 1 year ago
- Due date changed from 11/18/2010 to 12/08/2010
- Status changed from Fixed to Closed
- Start date changed from 11/18/2010 to 12/08/2010