public class AuthnSakai2Impl extends Object implements org.sakaiproject.tool.gradebook.facades.Authn
| Constructor and Description |
|---|
AuthnSakai2Impl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserUid() |
void |
setAuthnContext(Object whatToAuthn)
In Sakai, the framework maintains its own ThreadLocal
user context.
|
public String getUserUid()
getUserUid in interface org.sakaiproject.tool.gradebook.facades.AuthnAuthn.getUserUid()public void setAuthnContext(Object whatToAuthn)
setAuthnContext in interface org.sakaiproject.tool.gradebook.facades.AuthnCopyright © 2003-2015 Sakai Project. All Rights Reserved.