Uses of Class
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyValue
Packages that use KeyValue
Package
Description
-
Uses of KeyValue in com.sun.xml.security.core.dsig
Methods in com.sun.xml.security.core.dsig that return KeyValueMethods in com.sun.xml.security.core.dsig that return types with arguments of type KeyValueModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyValue>ObjectFactory.createKeyValue(KeyValue value) Methods in com.sun.xml.security.core.dsig with parameters of type KeyValueModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<KeyValue>ObjectFactory.createKeyValue(KeyValue value) -
Uses of KeyValue in com.sun.xml.ws.security.opt.crypto.jaxb
Methods in com.sun.xml.ws.security.opt.crypto.jaxb that return KeyValueModifier and TypeMethodDescriptionJAXBSignatureFactory.newKeyValue(List content) Creates a KeyValue with the specified parameters -
Uses of KeyValue in com.sun.xml.ws.security.opt.impl.keyinfo
Methods in com.sun.xml.ws.security.opt.impl.keyinfo that return KeyValueModifier and TypeMethodDescriptionprotected KeyValueTokenBuilder.buildKeyValue(PublicKey pubKey) builds RSA key value with the public key provided -
Uses of KeyValue in com.sun.xml.ws.security.opt.impl.util
Methods in com.sun.xml.ws.security.opt.impl.util with parameters of type KeyValue