public interface AuthenticationSourceService
| Modifier and Type | Method and Description |
|---|---|
default AuthenticationSource |
getAuthenticationSource(java.lang.String mode) |
AuthenticationSourceProvider |
getAuthenticationSourceProvider(java.lang.String mode) |
AuthenticationSourceProvider getAuthenticationSourceProvider(java.lang.String mode) throws AuthenticationSourceProviderNotFoundException
default AuthenticationSource getAuthenticationSource(java.lang.String mode) throws AuthenticationSourceProviderNotFoundException