Class XMLCipher.Factory.ReferenceListImpl.KeyReference
java.lang.Object
org.apache.xml.security.encryption.XMLCipher.Factory.ReferenceListImpl.ReferenceImpl
org.apache.xml.security.encryption.XMLCipher.Factory.ReferenceListImpl.KeyReference
- All Implemented Interfaces:
Reference
- Enclosing class:
XMLCipher.Factory.ReferenceListImpl
private class XMLCipher.Factory.ReferenceListImpl.KeyReference
extends XMLCipher.Factory.ReferenceListImpl.ReferenceImpl
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
KeyReference
KeyReference(String uri)
-
-
Method Details
-
getType
Returns theElementtag name for thisReference.- Specified by:
getTypein interfaceReference- Specified by:
getTypein classXMLCipher.Factory.ReferenceListImpl.ReferenceImpl- Returns:
- the tag name of this
Reference.
-