Package | Description |
---|---|
org.apache.fulcrum.security.session |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2011-2015 The Apache Software Foundation. All Rights Reserved.