org.wso2.carbon.utils.security
Class KeyImporter

java.lang.Object
  extended by org.wso2.carbon.utils.security.KeyImporter

public class KeyImporter
extends Object

A utility that allows importing a certificate from one keystore to another


Constructor Summary
KeyImporter()
           
 
Method Summary
static void main(String[] args)
          sourcekeystore sourceStorepass keyalias targetstore targetStorePass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyImporter

public KeyImporter()
Method Detail

main

public static void main(String[] args)
                 throws Exception
sourcekeystore sourceStorepass keyalias targetstore targetStorePass

Parameters:
args -
Throws:
Exception


Copyright © 2014 WSO2 Inc. All rights reserved.