public static final class ServerTlsPolicy.MTLSPolicy extends GeneratedMessage implements ServerTlsPolicy.MTLSPolicyOrBuilderSpecification of the MTLSPolicy.
Protobuf type google.cloud.networksecurity.v1.ServerTlsPolicy.MTLSPolicy
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > ServerTlsPolicy.MTLSPolicyImplements
ServerTlsPolicy.MTLSPolicyOrBuilderStatic Fields
CLIENT_VALIDATION_CA_FIELD_NUMBER
public static final int CLIENT_VALIDATION_CA_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static ServerTlsPolicy.MTLSPolicy getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static ServerTlsPolicy.MTLSPolicy.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy.Builder |
|
newBuilder(ServerTlsPolicy.MTLSPolicy prototype)
public static ServerTlsPolicy.MTLSPolicy.Builder newBuilder(ServerTlsPolicy.MTLSPolicy prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
ServerTlsPolicy.MTLSPolicy |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy.Builder |
|
parseDelimitedFrom(InputStream input)
public static ServerTlsPolicy.MTLSPolicy parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ServerTlsPolicy.MTLSPolicy parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static ServerTlsPolicy.MTLSPolicy parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static ServerTlsPolicy.MTLSPolicy parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static ServerTlsPolicy.MTLSPolicy parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static ServerTlsPolicy.MTLSPolicy parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static ServerTlsPolicy.MTLSPolicy parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static ServerTlsPolicy.MTLSPolicy parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static ServerTlsPolicy.MTLSPolicy parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static ServerTlsPolicy.MTLSPolicy parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static ServerTlsPolicy.MTLSPolicy parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static ServerTlsPolicy.MTLSPolicy parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<ServerTlsPolicy.MTLSPolicy> parser()| Returns | |
|---|---|
| Type | Description |
Parser<MTLSPolicy> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getClientValidationCa(int index)
public ValidationCA getClientValidationCa(int index)Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.
repeated .google.cloud.networksecurity.v1.ValidationCA client_validation_ca = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ValidationCA |
|
getClientValidationCaCount()
public int getClientValidationCaCount()Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.
repeated .google.cloud.networksecurity.v1.ValidationCA client_validation_ca = 1;
| Returns | |
|---|---|
| Type | Description |
int |
|
getClientValidationCaList()
public List<ValidationCA> getClientValidationCaList()Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.
repeated .google.cloud.networksecurity.v1.ValidationCA client_validation_ca = 1;
| Returns | |
|---|---|
| Type | Description |
List<ValidationCA> |
|
getClientValidationCaOrBuilder(int index)
public ValidationCAOrBuilder getClientValidationCaOrBuilder(int index)Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.
repeated .google.cloud.networksecurity.v1.ValidationCA client_validation_ca = 1;
| Parameter | |
|---|---|
| Name | Description |
index |
int |
| Returns | |
|---|---|
| Type | Description |
ValidationCAOrBuilder |
|
getClientValidationCaOrBuilderList()
public List<? extends ValidationCAOrBuilder> getClientValidationCaOrBuilderList()Defines the mechanism to obtain the Certificate Authority certificate to validate the client certificate.
repeated .google.cloud.networksecurity.v1.ValidationCA client_validation_ca = 1;
| Returns | |
|---|---|
| Type | Description |
List<? extends com.google.cloud.networksecurity.v1.ValidationCAOrBuilder> |
|
getDefaultInstanceForType()
public ServerTlsPolicy.MTLSPolicy getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy |
|
getParserForType()
public Parser<ServerTlsPolicy.MTLSPolicy> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<MTLSPolicy> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public ServerTlsPolicy.MTLSPolicy.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected ServerTlsPolicy.MTLSPolicy.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy.Builder |
|
toBuilder()
public ServerTlsPolicy.MTLSPolicy.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
ServerTlsPolicy.MTLSPolicy.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|