- java.lang.Object
-
- org.apache.sshd.common.mac.HMACMD5.Factory
-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
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
-
HMACMD5.Factory
public HMACMD5.Factory()
-
Method Detail
-
create
public Mac create()
Description copied from interface: Factory
Create a new instance
- Specified by:
create in interface Factory<Mac>
- Returns:
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.