net.craftforge.essential.testsuite.environment.mocks
Class SimpleAuth
java.lang.Object
net.craftforge.essential.testsuite.environment.mocks.SimpleAuth
- All Implemented Interfaces:
- AuthenticationProvider
public class SimpleAuth
- extends Object
- implements AuthenticationProvider
- Since:
- 23.05.2011
- Author:
- Christian Bick
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleAuth
public SimpleAuth()
authenticates
public boolean authenticates(String user,
String pass)
- Specified by:
authenticates in interface AuthenticationProvider
Copyright © 2011. All Rights Reserved.