|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.xml.signature.URIContentReference
org.opensaml.xml.signature.DocumentInternalIDContentReference
public class DocumentInternalIDContentReference
A content reference that references Elements withing the same document by ID attribute. That is the reference is
#ID
where ID is the value of the ID attribute of the Element.
Constructor Summary | |
---|---|
DocumentInternalIDContentReference(java.lang.String referenceID)
Constructor. |
Method Summary |
---|
Methods inherited from class org.opensaml.xml.signature.URIContentReference |
---|
createReference, getDigestAlgorithm, getTransforms, setDigestAlgorithm |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DocumentInternalIDContentReference(java.lang.String referenceID)
referenceID
- the reference ID of the element to be signed
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |