public class Credential extends AbstractPrintTalk
Modifier and Type | Field and Description |
---|---|
static String |
DOMAIN |
static String |
DOMAIN_AGENTID
Deprecated.
use senderid in 2.0
|
static String |
DOMAIN_COMPANYID |
static String |
DOMAIN_CUSTOMERID |
static String |
DOMAIN_DUNS |
static String |
DOMAIN_EMAIL |
static String |
DOMAIN_RESPONSE_URL |
static String |
DOMAIN_SENDER_ID |
static String |
DOMAIN_SHOP_ID |
static String |
DOMAIN_URL |
static String |
DOMAIN_USER_ID |
static String |
ELEMENT_CREDENTIAL |
static String |
IDENTITY |
static String |
SHARED_SECRET
Deprecated.
|
ATTR_JOBIDREF, log, theElement
Constructor and Description |
---|
Credential(org.cip4.jdflib.core.KElement header) |
Modifier and Type | Method and Description |
---|---|
String |
getDomain()
get the domain
|
String |
getIdentity() |
String |
getSharedSecret()
Deprecated.
|
void |
setDomain(String domain)
set the domain to domain
|
void |
setIdentity(String value) |
void |
setSharedSecret(String value)
Deprecated.
|
appendElement, appendXJDFElement, cleanUp, equals, getAttribute, getAttribute, getAttributeMap, getBoolAttribute, getComment, getCreateElement, getCreateElement, getCreateXJDFElement, getCreateXPathElement, getDescriptiveName, getElement, getElement, getElements, getLocalName, getNodeName, getPrintTalk, getRealAttribute, getRoot, getTElem, getXJDFElement, getXPathAttribute, getXPathElement, hashCode, init, numElements, setAttribute, setAttribute, setAttribute, setAttribute, setComment, setDescriptiveName, setRoot, setTElem, setVAttribute, setXPathAttribute, setXPathValue, toString, toXML
public static final String DOMAIN
public static final String IDENTITY
@Deprecated public static final String SHARED_SECRET
public static final String ELEMENT_CREDENTIAL
@Deprecated public static final String DOMAIN_AGENTID
public static final String DOMAIN_CUSTOMERID
public static final String DOMAIN_COMPANYID
public static final String DOMAIN_SHOP_ID
public static final String DOMAIN_SENDER_ID
public static final String DOMAIN_USER_ID
public static final String DOMAIN_RESPONSE_URL
public static final String DOMAIN_URL
public static final String DOMAIN_EMAIL
public static final String DOMAIN_DUNS
public Credential(org.cip4.jdflib.core.KElement header)
header
- public String getIdentity()
@Deprecated public void setSharedSecret(String value)
value
- @Deprecated public String getSharedSecret()
public void setIdentity(String value)
value
- public void setDomain(String domain)
domain
- public String getDomain()
Copyright © 2019. All rights reserved.