identifier property
for type=user, identifier should be user's accountId or anonymous for
anonymous users
for type=group, identifier should be ID of the group
Implementation
final String identifier;for type=user, identifier should be user's accountId or anonymous for
anonymous users
for type=group, identifier should be ID of the group
final String identifier;