public interface FabricMSPConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.ByteString |
getAdmins(int index)
Identity denoting the administrator of this MSP
|
int |
getAdminsCount()
Identity denoting the administrator of this MSP
|
List<com.google.protobuf.ByteString> |
getAdminsList()
Identity denoting the administrator of this MSP
|
FabricCryptoConfig |
getCryptoConfig()
FabricCryptoConfig contains the configuration parameters
for the cryptographic algorithms used by this MSP
|
FabricCryptoConfigOrBuilder |
getCryptoConfigOrBuilder()
FabricCryptoConfig contains the configuration parameters
for the cryptographic algorithms used by this MSP
|
FabricNodeOUs |
getFabricNodeOus()
fabric_node_ous contains the configuration to distinguish clients from peers from orderers
based on the OUs.
|
FabricNodeOUsOrBuilder |
getFabricNodeOusOrBuilder()
fabric_node_ous contains the configuration to distinguish clients from peers from orderers
based on the OUs.
|
com.google.protobuf.ByteString |
getIntermediateCerts(int index)
List of intermediate certificates trusted by this MSP;
they are used upon certificate validation as follows:
validation attempts to build a path from the certificate
to be validated (which is at one end of the path) and
one of the certs in the RootCerts field (which is at
the other end of the path).
|
int |
getIntermediateCertsCount()
List of intermediate certificates trusted by this MSP;
they are used upon certificate validation as follows:
validation attempts to build a path from the certificate
to be validated (which is at one end of the path) and
one of the certs in the RootCerts field (which is at
the other end of the path).
|
List<com.google.protobuf.ByteString> |
getIntermediateCertsList()
List of intermediate certificates trusted by this MSP;
they are used upon certificate validation as follows:
validation attempts to build a path from the certificate
to be validated (which is at one end of the path) and
one of the certs in the RootCerts field (which is at
the other end of the path).
|
String |
getName()
Name holds the identifier of the MSP; MSP identifier
is chosen by the application that governs this MSP.
|
com.google.protobuf.ByteString |
getNameBytes()
Name holds the identifier of the MSP; MSP identifier
is chosen by the application that governs this MSP.
|
FabricOUIdentifier |
getOrganizationalUnitIdentifiers(int index)
OrganizationalUnitIdentifiers holds one or more
fabric organizational unit identifiers that belong to
this MSP configuration
|
int |
getOrganizationalUnitIdentifiersCount()
OrganizationalUnitIdentifiers holds one or more
fabric organizational unit identifiers that belong to
this MSP configuration
|
List<FabricOUIdentifier> |
getOrganizationalUnitIdentifiersList()
OrganizationalUnitIdentifiers holds one or more
fabric organizational unit identifiers that belong to
this MSP configuration
|
FabricOUIdentifierOrBuilder |
getOrganizationalUnitIdentifiersOrBuilder(int index)
OrganizationalUnitIdentifiers holds one or more
fabric organizational unit identifiers that belong to
this MSP configuration
|
List<? extends FabricOUIdentifierOrBuilder> |
getOrganizationalUnitIdentifiersOrBuilderList()
OrganizationalUnitIdentifiers holds one or more
fabric organizational unit identifiers that belong to
this MSP configuration
|
com.google.protobuf.ByteString |
getRevocationList(int index)
Identity revocation list
|
int |
getRevocationListCount()
Identity revocation list
|
List<com.google.protobuf.ByteString> |
getRevocationListList()
Identity revocation list
|
com.google.protobuf.ByteString |
getRootCerts(int index)
List of root certificates trusted by this MSP
they are used upon certificate validation (see
comment for IntermediateCerts below)
|
int |
getRootCertsCount()
List of root certificates trusted by this MSP
they are used upon certificate validation (see
comment for IntermediateCerts below)
|
List<com.google.protobuf.ByteString> |
getRootCertsList()
List of root certificates trusted by this MSP
they are used upon certificate validation (see
comment for IntermediateCerts below)
|
SigningIdentityInfo |
getSigningIdentity()
SigningIdentity holds information on the signing identity
this peer is to use, and which is to be imported by the
MSP defined before
|
SigningIdentityInfoOrBuilder |
getSigningIdentityOrBuilder()
SigningIdentity holds information on the signing identity
this peer is to use, and which is to be imported by the
MSP defined before
|
com.google.protobuf.ByteString |
getTlsIntermediateCerts(int index)
List of TLS intermediate certificates trusted by this MSP;
They are returned by GetTLSIntermediateCerts.
|
int |
getTlsIntermediateCertsCount()
List of TLS intermediate certificates trusted by this MSP;
They are returned by GetTLSIntermediateCerts.
|
List<com.google.protobuf.ByteString> |
getTlsIntermediateCertsList()
List of TLS intermediate certificates trusted by this MSP;
They are returned by GetTLSIntermediateCerts.
|
com.google.protobuf.ByteString |
getTlsRootCerts(int index)
List of TLS root certificates trusted by this MSP.
|
int |
getTlsRootCertsCount()
List of TLS root certificates trusted by this MSP.
|
List<com.google.protobuf.ByteString> |
getTlsRootCertsList()
List of TLS root certificates trusted by this MSP.
|
boolean |
hasCryptoConfig()
FabricCryptoConfig contains the configuration parameters
for the cryptographic algorithms used by this MSP
|
boolean |
hasFabricNodeOus()
fabric_node_ous contains the configuration to distinguish clients from peers from orderers
based on the OUs.
|
boolean |
hasSigningIdentity()
SigningIdentity holds information on the signing identity
this peer is to use, and which is to be imported by the
MSP defined before
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getName()
Name holds the identifier of the MSP; MSP identifier is chosen by the application that governs this MSP. For example, and assuming the default implementation of MSP, that is X.509-based and considers a single Issuer, this can refer to the Subject OU field or the Issuer OU field.
string name = 1 [json_name = "name"];
com.google.protobuf.ByteString getNameBytes()
Name holds the identifier of the MSP; MSP identifier is chosen by the application that governs this MSP. For example, and assuming the default implementation of MSP, that is X.509-based and considers a single Issuer, this can refer to the Subject OU field or the Issuer OU field.
string name = 1 [json_name = "name"];
List<com.google.protobuf.ByteString> getRootCertsList()
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
repeated bytes root_certs = 2 [json_name = "rootCerts"];
int getRootCertsCount()
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
repeated bytes root_certs = 2 [json_name = "rootCerts"];
com.google.protobuf.ByteString getRootCerts(int index)
List of root certificates trusted by this MSP they are used upon certificate validation (see comment for IntermediateCerts below)
repeated bytes root_certs = 2 [json_name = "rootCerts"];
index
- The index of the element to return.List<com.google.protobuf.ByteString> getIntermediateCertsList()
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path). If the path is longer than 2, certificates in the middle are searched within the IntermediateCerts pool
repeated bytes intermediate_certs = 3 [json_name = "intermediateCerts"];
int getIntermediateCertsCount()
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path). If the path is longer than 2, certificates in the middle are searched within the IntermediateCerts pool
repeated bytes intermediate_certs = 3 [json_name = "intermediateCerts"];
com.google.protobuf.ByteString getIntermediateCerts(int index)
List of intermediate certificates trusted by this MSP; they are used upon certificate validation as follows: validation attempts to build a path from the certificate to be validated (which is at one end of the path) and one of the certs in the RootCerts field (which is at the other end of the path). If the path is longer than 2, certificates in the middle are searched within the IntermediateCerts pool
repeated bytes intermediate_certs = 3 [json_name = "intermediateCerts"];
index
- The index of the element to return.List<com.google.protobuf.ByteString> getAdminsList()
Identity denoting the administrator of this MSP
repeated bytes admins = 4 [json_name = "admins"];
int getAdminsCount()
Identity denoting the administrator of this MSP
repeated bytes admins = 4 [json_name = "admins"];
com.google.protobuf.ByteString getAdmins(int index)
Identity denoting the administrator of this MSP
repeated bytes admins = 4 [json_name = "admins"];
index
- The index of the element to return.List<com.google.protobuf.ByteString> getRevocationListList()
Identity revocation list
repeated bytes revocation_list = 5 [json_name = "revocationList"];
int getRevocationListCount()
Identity revocation list
repeated bytes revocation_list = 5 [json_name = "revocationList"];
com.google.protobuf.ByteString getRevocationList(int index)
Identity revocation list
repeated bytes revocation_list = 5 [json_name = "revocationList"];
index
- The index of the element to return.boolean hasSigningIdentity()
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
.msp.SigningIdentityInfo signing_identity = 6 [json_name = "signingIdentity"];
SigningIdentityInfo getSigningIdentity()
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
.msp.SigningIdentityInfo signing_identity = 6 [json_name = "signingIdentity"];
SigningIdentityInfoOrBuilder getSigningIdentityOrBuilder()
SigningIdentity holds information on the signing identity this peer is to use, and which is to be imported by the MSP defined before
.msp.SigningIdentityInfo signing_identity = 6 [json_name = "signingIdentity"];
List<FabricOUIdentifier> getOrganizationalUnitIdentifiersList()
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
repeated .msp.FabricOUIdentifier organizational_unit_identifiers = 7 [json_name = "organizationalUnitIdentifiers"];
FabricOUIdentifier getOrganizationalUnitIdentifiers(int index)
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
repeated .msp.FabricOUIdentifier organizational_unit_identifiers = 7 [json_name = "organizationalUnitIdentifiers"];
int getOrganizationalUnitIdentifiersCount()
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
repeated .msp.FabricOUIdentifier organizational_unit_identifiers = 7 [json_name = "organizationalUnitIdentifiers"];
List<? extends FabricOUIdentifierOrBuilder> getOrganizationalUnitIdentifiersOrBuilderList()
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
repeated .msp.FabricOUIdentifier organizational_unit_identifiers = 7 [json_name = "organizationalUnitIdentifiers"];
FabricOUIdentifierOrBuilder getOrganizationalUnitIdentifiersOrBuilder(int index)
OrganizationalUnitIdentifiers holds one or more fabric organizational unit identifiers that belong to this MSP configuration
repeated .msp.FabricOUIdentifier organizational_unit_identifiers = 7 [json_name = "organizationalUnitIdentifiers"];
boolean hasCryptoConfig()
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
.msp.FabricCryptoConfig crypto_config = 8 [json_name = "cryptoConfig"];
FabricCryptoConfig getCryptoConfig()
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
.msp.FabricCryptoConfig crypto_config = 8 [json_name = "cryptoConfig"];
FabricCryptoConfigOrBuilder getCryptoConfigOrBuilder()
FabricCryptoConfig contains the configuration parameters for the cryptographic algorithms used by this MSP
.msp.FabricCryptoConfig crypto_config = 8 [json_name = "cryptoConfig"];
List<com.google.protobuf.ByteString> getTlsRootCertsList()
List of TLS root certificates trusted by this MSP. They are returned by GetTLSRootCerts.
repeated bytes tls_root_certs = 9 [json_name = "tlsRootCerts"];
int getTlsRootCertsCount()
List of TLS root certificates trusted by this MSP. They are returned by GetTLSRootCerts.
repeated bytes tls_root_certs = 9 [json_name = "tlsRootCerts"];
com.google.protobuf.ByteString getTlsRootCerts(int index)
List of TLS root certificates trusted by this MSP. They are returned by GetTLSRootCerts.
repeated bytes tls_root_certs = 9 [json_name = "tlsRootCerts"];
index
- The index of the element to return.List<com.google.protobuf.ByteString> getTlsIntermediateCertsList()
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
repeated bytes tls_intermediate_certs = 10 [json_name = "tlsIntermediateCerts"];
int getTlsIntermediateCertsCount()
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
repeated bytes tls_intermediate_certs = 10 [json_name = "tlsIntermediateCerts"];
com.google.protobuf.ByteString getTlsIntermediateCerts(int index)
List of TLS intermediate certificates trusted by this MSP; They are returned by GetTLSIntermediateCerts.
repeated bytes tls_intermediate_certs = 10 [json_name = "tlsIntermediateCerts"];
index
- The index of the element to return.boolean hasFabricNodeOus()
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
.msp.FabricNodeOUs fabric_node_ous = 11 [json_name = "fabricNodeOus"];
FabricNodeOUs getFabricNodeOus()
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
.msp.FabricNodeOUs fabric_node_ous = 11 [json_name = "fabricNodeOus"];
FabricNodeOUsOrBuilder getFabricNodeOusOrBuilder()
fabric_node_ous contains the configuration to distinguish clients from peers from orderers based on the OUs.
.msp.FabricNodeOUs fabric_node_ous = 11 [json_name = "fabricNodeOus"];
Copyright © 2022. All rights reserved.