Modifier and Type | Class and Description |
---|---|
class |
HttpSessionFactory |
Modifier and Type | Method and Description |
---|---|
void |
LoginFilter.setSessionFactory(SessionFactory sessionFactory) |
Modifier and Type | Method and Description |
---|---|
void |
SAMLAssertionHandler.setSessionFactory(SessionFactory sessionFactory) |
Modifier and Type | Method and Description |
---|---|
void |
LogoutRequestService.setSessionFactory(SessionFactory sessionFactory) |
void |
IdpHandler.setSessionFactory(SessionFactory sessionFactory) |
void |
AssertionConsumerService.setSessionFactory(SessionFactory sessionFactory) |
Constructor and Description |
---|
AuthenticationEndpoint(ContextPolicyManager policyManager,
SecurityManager securityManager,
SessionFactory sessionFactory) |
Modifier and Type | Method and Description |
---|---|
void |
LogoutService.setHttpSessionFactory(SessionFactory httpSessionFactory) |
Modifier and Type | Method and Description |
---|---|
void |
WhoAmIServlet.setHttpSessionFactory(SessionFactory sessionFactory) |
This work is licensed under a Creative Commons Attribution 4.0 International License.