Package net.corda.v5.membership
See: Description
-
Interface Summary Interface Description EndpointInfo Information about a virtual node's endpoint (for example a virtual node's peer-to-peer gateway endpoint). GroupParameters This interface represents a set of group parameters under which all members of a group are expected to abide by. GroupParametersLookup GroupParametersLookup allows flows to access GroupParameters for further verification, for example, accessing to check if issued money is from authoritative party in flows. MGMContext Part of [MemberInfo], information is provided and added by MGM as part of member acceptance and upon updates (for example membership group status updates). MemberContext Part of MemberInfo, the MemberContext part is provided by the member as part of the initial MemberInfo proposal (i.e. MemberInfo The member information consists of two parts; the member provided context which consists of parameters added and signed by the member as part of the initial MemberInfo proposal, and the MGM provided context which consists of parameters added by MGM as a part of member acceptance. NotaryInfo Stores information about a notary service available in the network.