Apache CXF API

Uses of Class
org.apache.cxf.xkms.model.xkms.RSAKeyPairType

Packages that use RSAKeyPairType
org.apache.cxf.xkms.model.xkms   
 

Uses of RSAKeyPairType in org.apache.cxf.xkms.model.xkms
 

Methods in org.apache.cxf.xkms.model.xkms that return RSAKeyPairType
 RSAKeyPairType ObjectFactory.createRSAKeyPairType()
          Create an instance of RSAKeyPairType
 

Methods in org.apache.cxf.xkms.model.xkms that return types with arguments of type RSAKeyPairType
 JAXBElement<RSAKeyPairType> ObjectFactory.createRSAKeyPair(RSAKeyPairType value)
          Create an instance of JAXBElement<RSAKeyPairType>}
 

Methods in org.apache.cxf.xkms.model.xkms with parameters of type RSAKeyPairType
 JAXBElement<RSAKeyPairType> ObjectFactory.createRSAKeyPair(RSAKeyPairType value)
          Create an instance of JAXBElement<RSAKeyPairType>}
 


Apache CXF API

Apache CXF