Uses of Class
com.sun.xml.security.core.xenc.CipherReferenceType
Packages that use CipherReferenceType
-
Uses of CipherReferenceType in com.sun.xml.security.core.xenc
Fields in com.sun.xml.security.core.xenc declared as CipherReferenceTypeMethods in com.sun.xml.security.core.xenc that return CipherReferenceTypeModifier and TypeMethodDescriptionObjectFactory.createCipherReferenceType()Create an instance ofCipherReferenceTypeCipherDataType.getCipherReference()Gets the value of the cipherReference property.Methods in com.sun.xml.security.core.xenc that return types with arguments of type CipherReferenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<CipherReferenceType>ObjectFactory.createCipherReference(CipherReferenceType value) Methods in com.sun.xml.security.core.xenc with parameters of type CipherReferenceTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<CipherReferenceType>ObjectFactory.createCipherReference(CipherReferenceType value) voidCipherDataType.setCipherReference(CipherReferenceType value) Sets the value of the cipherReference property.