|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.util.EventObject | +--edu.ou.kmi.buddyspace.core.BSAuthEvent
BSAuthEvent
contains information about event
during authentication process. It contains new current state.
Field Summary | |
protected BSAuthState |
state
|
Fields inherited from class java.util.EventObject |
source |
Method Summary | |
BSAuthState |
getState()
Returns BSAuthState . |
Methods inherited from class java.util.EventObject |
getSource, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected BSAuthState state
Method Detail |
public BSAuthState getState()
BSAuthState
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |