public static class IdentityService.DefaultImpls
An identity service maintains an bidirectional map of class Party
s to their associated public keys and thus supports
lookup of a party given its key. This is obviously very incomplete and does not reflect everything a real identity
service would provide.
class Party
Modifier and Type | Method and Description |
---|---|
static Party |
partyFromAnonymous(IdentityService $this,
PartyAndReference partyRef) |
public static Party partyFromAnonymous(IdentityService $this, PartyAndReference partyRef)