Package | Description |
---|---|
org.craftercms.security.authentication.impl | |
org.craftercms.security.processors.impl | |
org.craftercms.security.social.impl |
Modifier and Type | Class and Description |
---|---|
class |
AuthenticationManagerImpl
Default implementation of
AuthenticationManager . |
Modifier and Type | Field and Description |
---|---|
protected AuthenticationManager |
RememberMeManagerImpl.authenticationManager |
Modifier and Type | Method and Description |
---|---|
void |
RememberMeManagerImpl.setAuthenticationManager(AuthenticationManager authenticationManager) |
Modifier and Type | Field and Description |
---|---|
protected AuthenticationManager |
CurrentAuthenticationResolvingProcessor.authenticationManager |
protected AuthenticationManager |
AuthenticationHeadersLoginProcessor.authenticationManager |
protected AuthenticationManager |
LoginProcessor.authenticationManager |
protected AuthenticationManager |
LogoutProcessor.authenticationManager |
Modifier and Type | Method and Description |
---|---|
void |
CurrentAuthenticationResolvingProcessor.setAuthenticationManager(AuthenticationManager authenticationManager) |
void |
AuthenticationHeadersLoginProcessor.setAuthenticationManager(AuthenticationManager authenticationManager) |
void |
LoginProcessor.setAuthenticationManager(AuthenticationManager authenticationManager) |
void |
LogoutProcessor.setAuthenticationManager(AuthenticationManager authenticationManager) |
Modifier and Type | Field and Description |
---|---|
protected AuthenticationManager |
ProviderLoginSupportImpl.authenticationManager |
Modifier and Type | Method and Description |
---|---|
void |
ProviderLoginSupportImpl.setAuthenticationManager(AuthenticationManager authenticationManager) |
Copyright © 2023 CrafterCMS. All rights reserved.