Interface IdEventAdminType
- All Superinterfaces:
IdEventType
- All Known Implementing Classes:
IdEventAdminLoggedIn, IdEventAdminLoginAuthenticationFailed
public sealed interface IdEventAdminType
extends IdEventType
permits IdEventAdminLoggedIn, IdEventAdminLoginAuthenticationFailed
Events involving authenticated administrators.
-
Method Summary
Methods inherited from interface IdEventType
asAttributes, domain, message, name, severity
-
Method Details
-
adminId
UUID adminId()- Returns:
- The authenticated administrator
-