| Package | Description |
|---|---|
| com.predic8.membrane.core.interceptor.authentication.session | |
| com.predic8.membrane.core.interceptor.oauth2 |
| Modifier and Type | Method and Description |
|---|---|
AccountBlocker |
LoginInterceptor.getAccountBlocker() |
| Modifier and Type | Method and Description |
|---|---|
void |
LoginInterceptor.setAccountBlocker(AccountBlocker accountBlocker) |
| 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 |
|---|---|
AccountBlocker |
OAuth2AuthorizationServerInterceptor.getAccountBlocker() |
| Modifier and Type | Method and Description |
|---|---|
void |
OAuth2AuthorizationServerInterceptor.setAccountBlocker(AccountBlocker accountBlocker) |
Copyright © 2022. All Rights Reserved.