Package com.aquima.web.security
Interface AuthenticationProviderFactory
- All Known Implementing Classes:
CustomBeanAuthenticationProviderFactory
,InMemoryAuthenticationProviderFactory
,JwtAuthenticationProviderFactory
,LdapAuthenticationProviderFactory
public interface AuthenticationProviderFactory
-
Method Summary
Modifier and TypeMethodDescriptionboolean
org.springframework.security.authentication.AuthenticationProvider
boolean
matchesForType
(String type)