Uses of Class
com.sun.xml.security.core.xenc.EncryptedDataType
Packages that use EncryptedDataType
Package
Description
-
Uses of EncryptedDataType in com.sun.xml.security.core.xenc
Methods in com.sun.xml.security.core.xenc that return EncryptedDataTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptedDataType()Create an instance ofEncryptedDataTypeMethods in com.sun.xml.security.core.xenc that return types with arguments of type EncryptedDataTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EncryptedDataType>ObjectFactory.createEncryptedData(EncryptedDataType value) Methods in com.sun.xml.security.core.xenc with parameters of type EncryptedDataTypeModifier and TypeMethodDescriptionjavax.xml.bind.JAXBElement<EncryptedDataType>ObjectFactory.createEncryptedData(EncryptedDataType value) -
Uses of EncryptedDataType in com.sun.xml.ws.security.opt.impl.enc
Constructors in com.sun.xml.ws.security.opt.impl.enc with parameters of type EncryptedDataTypeModifierConstructorDescriptionJAXBEncryptedData(EncryptedDataType edt, Data data, com.sun.xml.ws.api.SOAPVersion soapVersion) JAXBEncryptedData(EncryptedDataType edt, Data data, Key key, com.sun.xml.ws.api.SOAPVersion soapVersion) Creates a new instance of JAXBEncryptedData -
Uses of EncryptedDataType in com.sun.xml.ws.security.secext11
Fields in com.sun.xml.ws.security.secext11 declared as EncryptedDataTypeMethods in com.sun.xml.ws.security.secext11 that return EncryptedDataTypeModifier and TypeMethodDescriptionEncryptedHeaderType.getEncryptedData()Gets the value of the encryptedData property.Methods in com.sun.xml.ws.security.secext11 with parameters of type EncryptedDataTypeModifier and TypeMethodDescriptionvoidEncryptedHeaderType.setEncryptedData(EncryptedDataType value) Sets the value of the encryptedData property. -
Uses of EncryptedDataType in com.sun.xml.ws.security.trust.impl
Methods in com.sun.xml.ws.security.trust.impl that return EncryptedDataTypeModifier and TypeMethodDescriptionSBIssuedSamlTokenContractImpl.createEncryptedData(String id, String dataEncAlgo, KeyInfo keyInfo, boolean contentOnly) -
Uses of EncryptedDataType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml20.jaxb20 declared as EncryptedDataTypeMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return EncryptedDataTypeModifier and TypeMethodDescriptionEncryptedElementType.getEncryptedData()Gets the value of the encryptedData property.Methods in com.sun.xml.wss.saml.internal.saml20.jaxb20 with parameters of type EncryptedDataTypeModifier and TypeMethodDescriptionvoidEncryptedElementType.setEncryptedData(EncryptedDataType value) Sets the value of the encryptedData property.