public class PublisherRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PublisherRequest.Referral |
| Modifier and Type | Field and Description |
|---|---|
static int |
VERSION |
| Constructor and Description |
|---|
PublisherRequest(Optional<String> tag,
String publisherHandle,
ProvisioningIdentityCertificate publisherBpkiTa,
Optional<PublisherRequest.Referral> referral)
Create a publisher request to offer to a repository, including a suggested handle.
|
PublisherRequest(ProvisioningIdentityCertificate publisherBpkiTa)
Create a publisher identity to offer to a repository with a random UUID based handle.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getVersion() |
public static final int VERSION
public PublisherRequest(ProvisioningIdentityCertificate publisherBpkiTa)
public PublisherRequest(Optional<String> tag, String publisherHandle, ProvisioningIdentityCertificate publisherBpkiTa, Optional<PublisherRequest.Referral> referral)
Copyright © 2008–2023 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.