- All Implemented Interfaces:
- java.io.Serializable
public class Attribute
extends java.lang.Object
implements java.io.Serializable
This class is a representation of an attribute in SoD engine or IdM system
for entities like user, duty or duty type.
The case of handling multi-valued attributes is not being considered within
the SoD analysis context. Current approach of modeling 'User' and its 'duties' as
separate objects will take care of sufficiently capturing user duty assignments,
which could have alternately be modeled as multivalued attributes.
If the user metadata contains any multivalued attributes,
which do not have any business relevance in terms of being modeled as 'duties',
there presence will be completely ignored by the framework.
- See Also:
- Serialized Form