Uses of Class
com.sun.xml.ws.security.opt.crypto.dsig.keyinfo.KeyName

Packages that use KeyName
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
 KeyName JAXBSignatureFactory.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
 KeyInfo WSSElementFactory.createKeyInfo(KeyName name)
           
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.