|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sshtools.j2ssh.transport.hmac.SshHmacFactory
DOCUMENT ME!
| Constructor Summary | |
protected |
SshHmacFactory()
Creates a new SshHmacFactory object. |
| Method Summary | |
static java.lang.String |
getDefaultHmac()
DOCUMENT ME! |
static java.util.List |
getSupportedMacs()
DOCUMENT ME! |
static void |
initialize()
DOCUMENT ME! |
static SshHmac |
newInstance(java.lang.String methodName)
DOCUMENT ME! |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
protected SshHmacFactory()
| Method Detail |
public static void initialize()
public static final java.lang.String getDefaultHmac()
public static java.util.List getSupportedMacs()
public static SshHmac newInstance(java.lang.String methodName)
throws AlgorithmNotSupportedException
methodName - DOCUMENT ME!
AlgorithmNotSupportedException - DOCUMENT ME!
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||