Last change
on this file since 2256 was
2256,
checked in by Nicklas Nordborg, 9 years ago
|
References #580: Authenticate users using YubiKey? sticks
Adding extension that customizes the login form for YubiKey? usage.
|
File size:
517 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <classpath> |
---|
3 | <classpathentry kind="src" path="src"/> |
---|
4 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/> |
---|
5 | <classpathentry kind="lib" path="lib/base-core-3.3.0.jar"/> |
---|
6 | <classpathentry kind="lib" path="META-INF/lib/yubico-validation-client2-2.0.1.jar"/> |
---|
7 | <classpathentry kind="lib" path="lib/base-webclient-3.3.0.jar"/> |
---|
8 | <classpathentry kind="output" path="bin"/> |
---|
9 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.