|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xml.security.utils.ElementProxy
org.apache.xml.security.utils.Signature11ElementProxy
org.apache.xml.security.keys.content.KeyInfoReference
public class KeyInfoReference
Provides content model support for the dsig11:KeyInfoReference element.
| Field Summary |
|---|
| Fields inherited from class org.apache.xml.security.utils.ElementProxy |
|---|
baseURI, constructionElement, doc, log |
| Constructor Summary | |
|---|---|
KeyInfoReference(org.w3c.dom.Document doc,
java.lang.String URI)
Constructor RetrievalMethod |
|
KeyInfoReference(org.w3c.dom.Element element,
java.lang.String baseURI)
Constructor RetrievalMethod |
|
| Method Summary | |
|---|---|
java.lang.String |
getBaseLocalName()
Returns the localname of the Elements of the sub-class. |
java.lang.String |
getId()
Returns the Id attribute |
java.lang.String |
getURI()
Method getURI |
org.w3c.dom.Attr |
getURIAttr()
Method getURIAttr |
void |
setId(java.lang.String id)
Sets the Id attribute |
| Methods inherited from class org.apache.xml.security.utils.Signature11ElementProxy |
|---|
getBaseNamespace |
| Methods inherited from class org.apache.xml.security.utils.ElementProxy |
|---|
addBase64Element, addBase64Text, addBigIntegerElement, addText, addTextElement, createElementForFamily, createElementForFamilyLocal, getBaseURI, getBigIntegerFromChildElement, getBytesFromChildElement, getBytesFromTextChild, getDefaultPrefix, getDocument, getElement, getElementPlusReturns, getTextFromChildElement, getTextFromTextChild, length, registerDefaultPrefixes, setDefaultPrefix, setElement, setXPathNamespaceContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyInfoReference(org.w3c.dom.Element element,
java.lang.String baseURI)
throws XMLSecurityException
element - BaseURI -
XMLSecurityException
public KeyInfoReference(org.w3c.dom.Document doc,
java.lang.String URI)
doc - URI - | Method Detail |
|---|
public org.w3c.dom.Attr getURIAttr()
public java.lang.String getURI()
public void setId(java.lang.String id)
Id attribute
Id - IDpublic java.lang.String getId()
Id attribute
Id attributepublic java.lang.String getBaseLocalName()
ElementProxy
getBaseLocalName in class ElementProxy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||