|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentReference | |
|---|---|
| org.opensaml.xml.signature | XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content. |
| org.opensaml.xml.signature.impl | Implementations of the interfaces for XMLObjects that represent XML signature types. |
| Uses of ContentReference in org.opensaml.xml.signature |
|---|
| Classes in org.opensaml.xml.signature that implement ContentReference | |
|---|---|
class |
DocumentInternalIDContentReference
A content reference that references Elements withing the same document by ID attribute. |
class |
URIContentReference
A generic content reference that uses a URI to reference the content to be signed. |
| Methods in org.opensaml.xml.signature that return types with arguments of type ContentReference | |
|---|---|
java.util.List<ContentReference> |
Signature.getContentReferences()
Gets the list of signature content references. |
| Uses of ContentReference in org.opensaml.xml.signature.impl |
|---|
| Methods in org.opensaml.xml.signature.impl that return types with arguments of type ContentReference | |
|---|---|
java.util.List<ContentReference> |
SignatureImpl.getContentReferences()
Gets the list of signature content references. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||