|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.AbstractMap<K,V>
java.util.HashMap
org.apache.commons.chain.impl.ContextBase
net.sf.jradius.server.JRadiusEvent
net.sf.jradius.server.event.SessionExpiredEvent
public class SessionExpiredEvent
Session Expired Server Event Type.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface java.util.Map |
|---|
java.util.Map.Entry<K,V> |
| Constructor Summary | |
|---|---|
SessionExpiredEvent(JRadiusSession session)
|
|
| Method Summary | |
|---|---|
JRadiusSession |
getSession()
|
int |
getType()
|
java.lang.String |
getTypeString()
|
| Methods inherited from class net.sf.jradius.server.JRadiusEvent |
|---|
getSender, setSender |
| Methods inherited from class org.apache.commons.chain.impl.ContextBase |
|---|
clear, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, values |
| Methods inherited from class java.util.HashMap |
|---|
clone, containsKey, size |
| Methods inherited from class java.util.AbstractMap |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Map |
|---|
containsKey, equals, hashCode, size |
| Constructor Detail |
|---|
public SessionExpiredEvent(JRadiusSession session)
| Method Detail |
|---|
public int getType()
getType in class JRadiusEventpublic java.lang.String getTypeString()
getTypeString in class JRadiusEventpublic JRadiusSession getSession()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||