Uses of Class
com.sun.xml.security.core.xenc.EncryptionPropertiesType
Packages that use EncryptionPropertiesType
-
Uses of EncryptionPropertiesType in com.sun.xml.security.core.xenc
Fields in com.sun.xml.security.core.xenc declared as EncryptionPropertiesTypeModifier and TypeFieldDescriptionprotected EncryptionPropertiesTypeEncryptedType.encryptionPropertiesMethods in com.sun.xml.security.core.xenc that return EncryptionPropertiesTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptionPropertiesType()Create an instance ofEncryptionPropertiesTypeEncryptedType.getEncryptionProperties()Gets the value of the encryptionProperties property.Methods in com.sun.xml.security.core.xenc that return types with arguments of type EncryptionPropertiesTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EncryptionPropertiesType>ObjectFactory.createEncryptionProperties(EncryptionPropertiesType value) Methods in com.sun.xml.security.core.xenc with parameters of type EncryptionPropertiesTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EncryptionPropertiesType>ObjectFactory.createEncryptionProperties(EncryptionPropertiesType value) voidEncryptedType.setEncryptionProperties(EncryptionPropertiesType value) Sets the value of the encryptionProperties property.