Package | Description |
---|---|
org.springframework.security.authentication |
Core classes and interfaces related to user authentication, which are used throughout Spring Security.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAuthenticationEventPublisher
The default strategy for publishing authentication events.
|
Modifier and Type | Method and Description |
---|---|
void |
ProviderManager.setAuthenticationEventPublisher(AuthenticationEventPublisher eventPublisher) |
Copyright © 2015. All rights reserved.