public interface AuthenticationProvider
| Modifier and Type | Method and Description |
|---|---|
Authentication |
authenticate(Authentication auth) |
boolean |
supports(Class<? extends Authentication> auth) |
Authentication authenticate(Authentication auth) throws AuthenticationException
AuthenticationExceptionboolean supports(Class<? extends Authentication> auth)
Copyright © 2005–2018 The Beangle Software. All rights reserved.