org.kuali.common.util.enc
Class GenerateKeyPair

java.lang.Object
  extended by org.kuali.common.util.main.spring.AbstractMainRunner
      extended by org.kuali.common.util.enc.GenerateKeyPair
All Implemented Interfaces:
MainConfig

@Configuration
public class GenerateKeyPair
extends AbstractMainRunner


Constructor Summary
GenerateKeyPair()
           
 
Method Summary
protected  Class<?> getConfig()
           
static void main(String[] args)
           
 
Methods inherited from class org.kuali.common.util.main.spring.AbstractMainRunner
getPropertySourceConfig, main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateKeyPair

public GenerateKeyPair()
Method Detail

main

public static void main(String[] args)

getConfig

protected Class<?> getConfig()
Specified by:
getConfig in class AbstractMainRunner


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.