Package | Description |
---|---|
com.communote.server.core.security |
Modifier and Type | Method and Description |
---|---|
FieldUserIdentification |
FieldUserIdentification.setExternalSystemId(String externalSystemId) |
FieldUserIdentification |
FieldUserIdentification.setExternalUserId(String externalUserId) |
FieldUserIdentification |
FieldUserIdentification.setIsSystemUser(Boolean isSystemUser) |
FieldUserIdentification |
FieldUserIdentification.setPreviousExternalUser(ExternalUserVO previousExternalUser)
Also set the externalUserId if it has not been set before
|
FieldUserIdentification |
FieldUserIdentification.setUserAlias(String userAlias) |
FieldUserIdentification |
FieldUserIdentification.setUserId(Long userId) |
Copyright © 2019 Communote team. All rights reserved.