JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.hyperledger.fabric.gateway
Interface Identity
All Known Subinterfaces:
X509Identity
public interface
Identity
Common behavior shared by all identity implementations.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
String
getMspId
()
Member services provider to which this identity is associated.
Method Detail
getMspId
String
getMspId()
Member services provider to which this identity is associated.
Returns:
A member services provider identifier.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2023. All rights reserved.