public class RetrievalMethod extends SignatureElementProxy implements KeyInfoContent
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE_DSA
DSA retrieval
|
static String |
TYPE_MGMT
MGMT retrieval
|
static String |
TYPE_PGP
PGP retrieval
|
static String |
TYPE_RAWX509
RAWX509 retrieval
|
static String |
TYPE_RSA
RSA retrieval
|
static String |
TYPE_SPKI
SPKI retrieval
|
static String |
TYPE_X509
X509 retrieval
|
baseURI, LOG| Constructor and Description |
|---|
RetrievalMethod(Document doc,
String URI,
Transforms transforms,
String Type)
Constructor RetrievalMethod
|
RetrievalMethod(Element element,
String baseURI)
Constructor RetrievalMethod
|
| Modifier and Type | Method and Description |
|---|---|
String |
getBaseLocalName()
Returns the localname of the Elements of the sub-class.
|
Transforms |
getTransforms()
Method getTransforms
|
String |
getType() |
String |
getURI()
Method getURI
|
Attr |
getURIAttr()
Method getURIAttr
|
getBaseNamespaceaddBase64Element, addBase64Text, addBigIntegerElement, addReturnToSelf, addText, addTextElement, appendOther, appendSelf, appendSelf, createElementForFamily, createElementForFamilyLocal, createText, getBaseURI, getBigIntegerFromChildElement, getBytesFromTextChild, getDefaultPrefix, getDocument, getElement, getElementPlusReturns, getFirstChild, getLocalAttribute, getTextFromChildElement, getTextFromTextChild, length, registerDefaultPrefixes, setDefaultPrefix, setDocument, setElement, setElement, setLocalAttribute, setLocalIdAttribute, setXPathNamespaceContextpublic static final String TYPE_DSA
public static final String TYPE_RSA
public static final String TYPE_PGP
public static final String TYPE_SPKI
public static final String TYPE_MGMT
public static final String TYPE_X509
public static final String TYPE_RAWX509
public RetrievalMethod(Element element, String baseURI) throws XMLSecurityException
element - baseURI - XMLSecurityExceptionpublic RetrievalMethod(Document doc, String URI, Transforms transforms, String Type)
doc - URI - transforms - Type - public Attr getURIAttr()
public String getURI()
public String getType()
public Transforms getTransforms() throws XMLSecurityException
XMLSecurityExceptionpublic String getBaseLocalName()
getBaseLocalName in class ElementProxyCopyright © 2000–2020 The Apache Software Foundation. All rights reserved.