public class AuthnStandaloneImpl extends Object implements org.sakaiproject.tool.gradebook.facades.Authn
| Constructor and Description |
|---|
AuthnStandaloneImpl() |
| Modifier and Type | Method and Description |
|---|---|
String |
getUserUid() |
void |
setAuthnContext(Object whatToAuthn)
This is usually redundant, since all the necessary information
is available through the FacesContext object.
|
public String getUserUid()
getUserUid in interface org.sakaiproject.tool.gradebook.facades.Authnpublic void setAuthnContext(Object whatToAuthn)
setAuthnContext in interface org.sakaiproject.tool.gradebook.facades.AuthnCopyright © 2003-2016 Sakai Project. All Rights Reserved.