|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.sshd.common.mac.HMACSHA1.Factory
public static class HMACSHA1.Factory
Named factory for the HMAC-SHA1 Mac
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.sshd.common.NamedFactory |
|---|
NamedFactory.Utils |
| Constructor Summary | |
|---|---|
HMACSHA1.Factory()
|
|
| Method Summary | |
|---|---|
Mac |
create()
Create a new instance |
java.lang.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 HMACSHA1.Factory()
| Method Detail |
|---|
public java.lang.String getName()
NamedFactory
getName in interface NamedFactory<Mac>public Mac create()
Factory
create in interface Factory<Mac>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||