org.kuali.common.util.ssh.model
Class GenerateKeyPairContext

java.lang.Object
  extended by org.kuali.common.util.ssh.model.GenerateKeyPairContext

public final class GenerateKeyPairContext
extends Object


Nested Class Summary
static class GenerateKeyPairContext.Builder
           
 
Method Summary
 Algorithm getAlgorithm()
           
 String getName()
           
 int getSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getName

public String getName()

getAlgorithm

public Algorithm getAlgorithm()

getSize

public int getSize()


Copyright © 2010–2014 The Kuali Foundation. All rights reserved.