org.sakaiproject.tool.gradebook.facades.sakai2impl
Class AuthnSakai2Impl
java.lang.Object
org.sakaiproject.tool.gradebook.facades.sakai2impl.AuthnSakai2Impl
- All Implemented Interfaces:
- Authn
public class AuthnSakai2Impl
- extends Object
- implements Authn
Sakai2 implementation of the gradebook's Authn facade.
- Author:
- Josh Holtzman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuthnSakai2Impl
public AuthnSakai2Impl()
getUserUid
public String getUserUid()
- Specified by:
getUserUid in interface Authn
- See Also:
Authn.getUserUid()
setAuthnContext
public void setAuthnContext(Object whatToAuthn)
- In Sakai, the framework maintains its own ThreadLocal
user context.
- Specified by:
setAuthnContext in interface Authn
Copyright © 2003-2013 Sakai Project. All Rights Reserved.