| Package | Description |
|---|---|
| com.predic8.membrane.core.interceptor.authentication.session | |
| com.predic8.membrane.core.interceptor.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
SessionManager |
LoginInterceptor.getSessionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginInterceptor.setSessionManager(SessionManager sessionManager) |
| Constructor and Description |
|---|
LoginDialog(UserDataProvider userDataProvider,
TokenProvider tokenProvider,
SessionManager sessionManager,
AccountBlocker accountBlocker,
String dialogLocation,
String path,
boolean exposeUserCredentialsToSession,
String message) |
| Modifier and Type | Method and Description |
|---|---|
SessionManager |
OAuth2AuthorizationServerInterceptor.getSessionManager() |
SessionManager |
OAuth2ResourceInterceptor.getSessionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2AuthorizationServerInterceptor.setSessionManager(SessionManager sessionManager) |
void |
OAuth2ResourceInterceptor.setSessionManager(SessionManager sessionManager) |
Copyright © 2022. All Rights Reserved.