|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sshd.common.digest.MD5.Factory
public static class MD5.Factory
Named factory for MD5 digest
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.sshd.common.NamedFactory |
---|
NamedFactory.Utils |
Constructor Summary | |
---|---|
MD5.Factory()
|
Method Summary | |
---|---|
Digest |
create()
Create a new instance |
String |
getName()
Name of this factory |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MD5.Factory()
Method Detail |
---|
public String getName()
NamedFactory
getName
in interface NamedFactory<Digest>
public Digest create()
Factory
create
in interface Factory<Digest>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |