|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionBindingEvent | |
org.codehaus.plexus.security.summit.session |
Uses of SessionBindingEvent in org.codehaus.plexus.security.summit.session |
Classes in org.codehaus.plexus.security.summit.session that implement SessionBindingEvent | |
class |
DefaultSessionBindingEvent
Default implementation of the org.apache.fulcrum.security.session.SessionBindingEvent interface. |
Methods in org.codehaus.plexus.security.summit.session with parameters of type SessionBindingEvent | |
void |
SessionBindingListener.valueBound(SessionBindingEvent event)
Notifies the object that it is being bound to a session and identifies the session. |
void |
SessionBindingListener.valueUnbound(SessionBindingEvent event)
Notifies the object that it is being unbound from a session and identifies the session. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |