public abstract class AbstractAuthenticationProvider extends Object implements org.springframework.security.authentication.AuthenticationProvider
| Constructor and Description |
|---|
AbstractAuthenticationProvider() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
supports(Class<?> authentication)
Authentication supports.
|
public boolean supports(Class<?> authentication)
supports in interface org.springframework.security.authentication.AuthenticationProvidertrueCopyright © 2017–2018 Gfi Informatique. All rights reserved.