Interface IUserData
- All Superinterfaces:
Serializable
- All Known Subinterfaces:
IUserRefWithData
- All Known Implementing Classes:
UserRef
Common interface for accessing the data of a user.
- Since:
- 8.4.0
-
Method Summary
-
Method Details
-
getAttribute
- Returns:
- The attribute with the given key. May be null if the user has no such attribute.
-
getAttributes
-