public class TrustAnchorRequestSerializer extends DomXmlSerializer<TrustAnchorRequest>
| Modifier and Type | Field and Description |
|---|---|
static String |
CREATION_TIMESTAMP |
static String |
ENCODED_REVOCATION_PUBLIC_KEY |
static String |
ENCODED_SIGNING_SUBJECT_PUBLIC_KEY |
static String |
LOCATION |
static String |
METHOD |
static String |
REQUEST_ID |
static String |
REQUESTS_REVOCATION_REQUEST |
static String |
REQUESTS_SIGNING_REQUEST |
static String |
REQUESTS_TRUST_ANCHOR_REQUEST |
static String |
RESOURCE_CERTIFICATE_REQUEST |
static String |
RESOURCE_CLASS_NAME |
static String |
SIA_DESCRIPTORS |
static String |
SUBJECT_DN |
static String |
SUBJECT_INFORMATION_ACCESS |
static String |
TA_CERTIFICATE_PUBLICATION_URI |
static String |
TA_REQUESTS |
static String |
X_509_CERTIFICATE_INFORMATION_ACCESS_DESCRIPTOR |
xmlns| Constructor and Description |
|---|
TrustAnchorRequestSerializer() |
| Modifier and Type | Method and Description |
|---|---|
TrustAnchorRequest |
deserialize(String xml) |
protected List<Element> |
getChildElementsWithPossibleLegacyName(Element parent,
String tagName) |
String |
serialize(TrustAnchorRequest trustAnchorRequest) |
addChild, getAttributeValue, getChildElements, getElement, getElementTextContent, getOptionalSingleChildElement, getRequiredAttributeValue, getSingleChildElement, serializepublic static final String REQUESTS_TRUST_ANCHOR_REQUEST
public static final String CREATION_TIMESTAMP
public static final String TA_CERTIFICATE_PUBLICATION_URI
public static final String TA_REQUESTS
public static final String SIA_DESCRIPTORS
public static final String X_509_CERTIFICATE_INFORMATION_ACCESS_DESCRIPTOR
public static final String METHOD
public static final String LOCATION
public static final String REQUESTS_REVOCATION_REQUEST
public static final String RESOURCE_CLASS_NAME
public static final String ENCODED_REVOCATION_PUBLIC_KEY
public static final String REQUEST_ID
public static final String REQUESTS_SIGNING_REQUEST
public static final String RESOURCE_CERTIFICATE_REQUEST
public static final String SUBJECT_DN
public static final String ENCODED_SIGNING_SUBJECT_PUBLIC_KEY
public static final String SUBJECT_INFORMATION_ACCESS
public String serialize(TrustAnchorRequest trustAnchorRequest)
public TrustAnchorRequest deserialize(String xml)
Copyright © 2008–2021 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.