org.springframework.security.authentication.AuthenticationProviderRestAuthenticationProvider, TrustedAuthenticationProviderpublic abstract class AbstractAuthenticationProvider extends Object implements org.springframework.security.authentication.AuthenticationProvider
| Constructor | Description |
|---|---|
AbstractAuthenticationProvider() |
| Modifier and Type | Method | 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.