-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
Mac |
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
-
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-2012 Apache Software Foundation. All Rights Reserved.