| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
Cppki.Chain.Builder |
Cppki.ChainsResponse.Builder.addChainsBuilder()
List of chains that match the request.
|
Cppki.Chain.Builder |
Cppki.ChainsResponse.Builder.addChainsBuilder(int index)
List of chains that match the request.
|
Cppki.Chain.Builder |
Cppki.Chain.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cppki.Chain.Builder |
Cppki.Chain.Builder.clear() |
Cppki.Chain.Builder |
Cppki.Chain.Builder.clearAsCert()
AS certificate in the chain.
|
Cppki.Chain.Builder |
Cppki.Chain.Builder.clearCaCert()
CA certificate in the chain.
|
Cppki.Chain.Builder |
Cppki.Chain.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Cppki.Chain.Builder |
Cppki.Chain.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Cppki.Chain.Builder |
Cppki.Chain.Builder.clone() |
Cppki.Chain.Builder |
Renewal.ChainRenewalResponseBody.Builder.getChainBuilder()
The renewed certificate chain.
|
Cppki.Chain.Builder |
Cppki.ChainsResponse.Builder.getChainsBuilder(int index)
List of chains that match the request.
|
Cppki.Chain.Builder |
Cppki.Chain.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Cppki.Chain.Builder |
Cppki.Chain.Builder.mergeFrom(Cppki.Chain other) |
Cppki.Chain.Builder |
Cppki.Chain.Builder.mergeFrom(com.google.protobuf.Message other) |
Cppki.Chain.Builder |
Cppki.Chain.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Cppki.Chain.Builder |
Cppki.Chain.newBuilder() |
static Cppki.Chain.Builder |
Cppki.Chain.newBuilder(Cppki.Chain prototype) |
Cppki.Chain.Builder |
Cppki.Chain.newBuilderForType() |
protected Cppki.Chain.Builder |
Cppki.Chain.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Cppki.Chain.Builder |
Cppki.Chain.Builder.setAsCert(com.google.protobuf.ByteString value)
AS certificate in the chain.
|
Cppki.Chain.Builder |
Cppki.Chain.Builder.setCaCert(com.google.protobuf.ByteString value)
CA certificate in the chain.
|
Cppki.Chain.Builder |
Cppki.Chain.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Cppki.Chain.Builder |
Cppki.Chain.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Cppki.Chain.Builder |
Cppki.Chain.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Cppki.Chain.Builder |
Cppki.Chain.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Cppki.Chain.Builder> |
Cppki.ChainsResponse.Builder.getChainsBuilderList()
List of chains that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
Cppki.ChainsResponse.Builder |
Cppki.ChainsResponse.Builder.addChains(Cppki.Chain.Builder builderForValue)
List of chains that match the request.
|
Cppki.ChainsResponse.Builder |
Cppki.ChainsResponse.Builder.addChains(int index,
Cppki.Chain.Builder builderForValue)
List of chains that match the request.
|
Renewal.ChainRenewalResponseBody.Builder |
Renewal.ChainRenewalResponseBody.Builder.setChain(Cppki.Chain.Builder builderForValue)
The renewed certificate chain.
|
Cppki.ChainsResponse.Builder |
Cppki.ChainsResponse.Builder.setChains(int index,
Cppki.Chain.Builder builderForValue)
List of chains that match the request.
|
Copyright © 2024. All rights reserved.