Uses of Class
com.sun.xml.security.core.xenc.EncryptedKeyType
Packages that use EncryptedKeyType
Package
Description
-
Uses of EncryptedKeyType in com.sun.xml.security.core.xenc
Methods in com.sun.xml.security.core.xenc that return EncryptedKeyTypeModifier and TypeMethodDescriptionObjectFactory.createEncryptedKeyType()Create an instance ofEncryptedKeyTypeMethods in com.sun.xml.security.core.xenc that return types with arguments of type EncryptedKeyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptedKeyType>ObjectFactory.createEncryptedKey(EncryptedKeyType value) Methods in com.sun.xml.security.core.xenc with parameters of type EncryptedKeyTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<EncryptedKeyType>ObjectFactory.createEncryptedKey(EncryptedKeyType value) -
Uses of EncryptedKeyType in com.sun.xml.ws.security.opt.impl.enc
Constructors in com.sun.xml.ws.security.opt.impl.enc with parameters of type EncryptedKeyTypeModifierConstructorDescriptionJAXBEncryptedKey(EncryptedKeyType ekt, Key kk, Key dk, com.sun.xml.ws.api.SOAPVersion soapVersion) Creates a new instance of JAXBEncryptedKey -
Uses of EncryptedKeyType in com.sun.xml.wss.saml.internal.saml20.jaxb20
Fields in com.sun.xml.wss.saml.internal.saml20.jaxb20 with type parameters of type EncryptedKeyTypeModifier and TypeFieldDescriptionprotected List<EncryptedKeyType>EncryptedElementType.encryptedKeyMethods in com.sun.xml.wss.saml.internal.saml20.jaxb20 that return types with arguments of type EncryptedKeyTypeModifier and TypeMethodDescriptionEncryptedElementType.getEncryptedKey()Gets the value of the encryptedKey property.