|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jzeno.aop.AutoLoginHelper
public final class AutoLoginHelper
Helper class for the hack in login.jsp to allow remote logins from the DHTML portion.
Constructor Summary | |
---|---|
AutoLoginHelper()
|
Method Summary | |
---|---|
static java.lang.String |
getPasswordForUser(java.lang.String username)
Return the password associated with the given principal's user name. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AutoLoginHelper()
Method Detail |
---|
public static java.lang.String getPasswordForUser(java.lang.String username)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |