|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Reference | |
|---|---|
| org.apache.xml.security.encryption | Provides classes for implementing XML Encryption applications. |
| Uses of Reference in org.apache.xml.security.encryption |
|---|
| Methods in org.apache.xml.security.encryption that return Reference | |
|---|---|
Reference |
ReferenceList.newDataReference(java.lang.String uri)
DataReference factory method. |
Reference |
ReferenceList.newKeyReference(java.lang.String uri)
KeyReference factory method. |
| Methods in org.apache.xml.security.encryption with parameters of type Reference | |
|---|---|
void |
ReferenceList.add(Reference reference)
Adds a reference to this reference list. |
void |
ReferenceList.remove(Reference reference)
Removes a reference from the ReferenceList. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||