Uses of Class
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyName
-
Packages that use KeyName Package Description com.sun.xml.ws.security.opt.crypto.jaxb com.sun.xml.ws.security.opt.impl.util -
-
Uses of KeyName in com.sun.xml.ws.security.opt.crypto.jaxb
Methods in com.sun.xml.ws.security.opt.crypto.jaxb that return KeyName Modifier and Type Method Description KeyNameJAXBSignatureFactory. newKeyName(String name)Creates a KeyName with the specified parameters -
Uses of KeyName in com.sun.xml.ws.security.opt.impl.util
Methods in com.sun.xml.ws.security.opt.impl.util with parameters of type KeyName Modifier and Type Method Description KeyInfoWSSElementFactory. createKeyInfo(KeyName name)
-