public interface UserIdentification
Modifier and Type | Method and Description |
---|---|
String |
getExternalSystemId() |
String |
getExternalUserId() |
Boolean |
getIsSystemUser()
States if this identification represents a system user.
|
ExternalUserVO |
getPreviousExternalUser() |
String |
getUserAlias() |
Long |
getUserId() |
String getExternalSystemId()
String getExternalUserId()
Boolean getIsSystemUser()
ExternalUserVO getPreviousExternalUser()
String getUserAlias()
Long getUserId()
Copyright © 2019 Communote team. All rights reserved.