A Java Native Wrapper for liboath.
- Maven
- liboath (Version >= 2.6.2)
This package is in the maven central, just add the dependency
<dependency>
<groupId>de.hiiw.oath</groupId>
<artifactId>oath</artifactId>
<version>1.0.3</version>
</dependency>
Look at the Javadoc Documentation of OATH.java
see COPYING file