fun getAllIdentities(): Iterable<Party>
Overrides IdentityService.getAllIdentities
Get all identities known to the service. This is expensive, and partyFromKey or partyFromName should be used in preference where possible.