|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.action.AbstractAction
org.codehaus.plexus.security.summit.AbstractLoginAction
Nested Class Summary |
Nested classes inherited from class org.codehaus.plexus.action.Action |
|
Field Summary |
Fields inherited from class org.codehaus.plexus.action.AbstractAction |
|
Fields inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|
Fields inherited from interface org.codehaus.plexus.action.Action |
RESULT_MESSAGES, ROLE |
Constructor Summary | |
AbstractLoginAction()
|
Method Summary | |
void |
execute(java.util.Map context)
|
protected abstract void |
login(java.util.Map context)
|
Methods inherited from class org.codehaus.plexus.action.AbstractAction |
addResultMessage, contextualize, getResultMessages, hasResultMessages, lookup, lookup, setResultMessages |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.codehaus.plexus.action.Action |
|
Constructor Detail |
public AbstractLoginAction()
Method Detail |
public void execute(java.util.Map context) throws java.lang.Exception
java.lang.Exception
protected abstract void login(java.util.Map context) throws java.lang.Exception
java.lang.Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |