org.sakaiproject.tool.gradebook.facades.test
Class AuthnTestImpl
java.lang.Object
org.sakaiproject.tool.gradebook.facades.test.AuthnTestImpl
- All Implemented Interfaces:
- Authn
public class AuthnTestImpl
- extends Object
- implements Authn
An in-memory stub implementation of Authn, used for testing.
- Author:
- Josh Holtzman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthnTestImpl
public AuthnTestImpl()
setAuthnContext
public void setAuthnContext(Object whatToAuthn)
- Specified by:
setAuthnContext in interface Authn
getUserUid
public String getUserUid()
- Specified by:
getUserUid in interface Authn
Copyright © 2003-2013 Sakai Project. All Rights Reserved.