Uses of Class
com.sun.xml.security.core.xenc.CipherReferenceType
-
Packages that use CipherReferenceType Package Description com.sun.xml.security.core.xenc -
-
Uses of CipherReferenceType in com.sun.xml.security.core.xenc
Fields in com.sun.xml.security.core.xenc declared as CipherReferenceType Modifier and Type Field Description protected CipherReferenceTypeCipherDataType. cipherReferenceMethods in com.sun.xml.security.core.xenc that return CipherReferenceType Modifier and Type Method Description CipherReferenceTypeObjectFactory. createCipherReferenceType()Create an instance ofCipherReferenceTypeCipherReferenceTypeCipherDataType. getCipherReference()Gets the value of the cipherReference property.Methods in com.sun.xml.security.core.xenc that return types with arguments of type CipherReferenceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CipherReferenceType>ObjectFactory. createCipherReference(CipherReferenceType value)Methods in com.sun.xml.security.core.xenc with parameters of type CipherReferenceType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CipherReferenceType>ObjectFactory. createCipherReference(CipherReferenceType value)voidCipherDataType. setCipherReference(CipherReferenceType value)Sets the value of the cipherReference property.
-