| Package | Description |
|---|---|
| org.scion.jpan.proto.control_plane |
| Modifier and Type | Method and Description |
|---|---|
Cppki.Chain |
Cppki.Chain.Builder.build() |
Cppki.Chain |
Cppki.Chain.Builder.buildPartial() |
Cppki.Chain |
Renewal.ChainRenewalResponseBodyOrBuilder.getChain()
The renewed certificate chain.
|
Cppki.Chain |
Renewal.ChainRenewalResponseBody.getChain()
The renewed certificate chain.
|
Cppki.Chain |
Renewal.ChainRenewalResponseBody.Builder.getChain()
The renewed certificate chain.
|
Cppki.Chain |
Cppki.ChainsResponseOrBuilder.getChains(int index)
List of chains that match the request.
|
Cppki.Chain |
Cppki.ChainsResponse.getChains(int index)
List of chains that match the request.
|
Cppki.Chain |
Cppki.ChainsResponse.Builder.getChains(int index)
List of chains that match the request.
|
static Cppki.Chain |
Cppki.Chain.getDefaultInstance() |
Cppki.Chain |
Cppki.Chain.getDefaultInstanceForType() |
Cppki.Chain |
Cppki.Chain.Builder.getDefaultInstanceForType() |
static Cppki.Chain |
Cppki.Chain.parseDelimitedFrom(InputStream input) |
static Cppki.Chain |
Cppki.Chain.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cppki.Chain |
Cppki.Chain.parseFrom(byte[] data) |
static Cppki.Chain |
Cppki.Chain.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cppki.Chain |
Cppki.Chain.parseFrom(ByteBuffer data) |
static Cppki.Chain |
Cppki.Chain.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cppki.Chain |
Cppki.Chain.parseFrom(com.google.protobuf.ByteString data) |
static Cppki.Chain |
Cppki.Chain.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cppki.Chain |
Cppki.Chain.parseFrom(com.google.protobuf.CodedInputStream input) |
static Cppki.Chain |
Cppki.Chain.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Cppki.Chain |
Cppki.Chain.parseFrom(InputStream input) |
static Cppki.Chain |
Cppki.Chain.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Cppki.Chain> |
Cppki.ChainsResponseOrBuilder.getChainsList()
List of chains that match the request.
|
List<Cppki.Chain> |
Cppki.ChainsResponse.getChainsList()
List of chains that match the request.
|
List<Cppki.Chain> |
Cppki.ChainsResponse.Builder.getChainsList()
List of chains that match the request.
|
com.google.protobuf.Parser<Cppki.Chain> |
Cppki.Chain.getParserForType() |
static com.google.protobuf.Parser<Cppki.Chain> |
Cppki.Chain.parser() |
| Modifier and Type | Method and Description |
|---|---|
Cppki.ChainsResponse.Builder |
Cppki.ChainsResponse.Builder.addChains(Cppki.Chain value)
List of chains that match the request.
|
Cppki.ChainsResponse.Builder |
Cppki.ChainsResponse.Builder.addChains(int index,
Cppki.Chain value)
List of chains that match the request.
|
Renewal.ChainRenewalResponseBody.Builder |
Renewal.ChainRenewalResponseBody.Builder.mergeChain(Cppki.Chain value)
The renewed certificate chain.
|
Cppki.Chain.Builder |
Cppki.Chain.Builder.mergeFrom(Cppki.Chain other) |
static Cppki.Chain.Builder |
Cppki.Chain.newBuilder(Cppki.Chain prototype) |
Renewal.ChainRenewalResponseBody.Builder |
Renewal.ChainRenewalResponseBody.Builder.setChain(Cppki.Chain value)
The renewed certificate chain.
|
Cppki.ChainsResponse.Builder |
Cppki.ChainsResponse.Builder.setChains(int index,
Cppki.Chain value)
List of chains that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
Cppki.ChainsResponse.Builder |
Cppki.ChainsResponse.Builder.addAllChains(Iterable<? extends Cppki.Chain> values)
List of chains that match the request.
|
Copyright © 2024. All rights reserved.