Package org.webpki.keygen2
Class CredentialDiscoveryRequestEncoder
java.lang.Object
org.webpki.json.JSONEncoder
org.webpki.keygen2.CredentialDiscoveryRequestEncoder
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddLookupDescriptor(PublicKey keyManagementKey) final StringEmulation of XML namespaceOptional type indicator for JSON objects belonging to the same@context.protected final voidINTERNAL USE ONLY.Methods inherited from class org.webpki.json.JSONEncoder
serializeJSONDocument
-
Constructor Details
-
CredentialDiscoveryRequestEncoder
-
-
Method Details
-
addLookupDescriptor
public CredentialDiscoveryRequestEncoder.LookupDescriptor addLookupDescriptor(PublicKey keyManagementKey) -
getQualifier
Description copied from class:JSONEncoderOptional type indicator for JSON objects belonging to the same@context.- Overrides:
getQualifierin classJSONEncoder- Returns:
- The qualifier name
-
getContext
Description copied from class:JSONEncoderEmulation of XML namespace- Specified by:
getContextin classJSONEncoder- Returns:
- The context name
-
writeJSONData
Description copied from class:JSONEncoderINTERNAL USE ONLY.- Specified by:
writeJSONDatain classJSONEncoder- Parameters:
wr- A JSON writer
-