public static interface SessionManager.InitializationCallback
PicketLink provides support for different bindings or containers. Each of them has a different way to programmaticaly configure the application, such as registering listeners.
Modifier and Type | Method and Description |
---|---|
void |
registerSessionListener(Class<? extends javax.servlet.http.HttpSessionListener> listener) |
void registerSessionListener(Class<? extends javax.servlet.http.HttpSessionListener> listener)
Copyright © 2019. All rights reserved.