Uses of Class
org.apache.xml.security.binding.xmlenc.CipherReferenceType
Packages that use CipherReferenceType
-
Uses of CipherReferenceType in org.apache.xml.security.binding.xmlenc
Fields in org.apache.xml.security.binding.xmlenc declared as CipherReferenceTypeMethods in org.apache.xml.security.binding.xmlenc that return CipherReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createCipherReferenceType()
Create an instance ofCipherReferenceType
CipherDataType.getCipherReference()
Gets the value of the cipherReference property.Methods in org.apache.xml.security.binding.xmlenc that return types with arguments of type CipherReferenceTypeMethods in org.apache.xml.security.binding.xmlenc with parameters of type CipherReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createCipherReference
(CipherReferenceType value) void
CipherDataType.setCipherReference
(CipherReferenceType value) Sets the value of the cipherReference property.