Interface ProviderAuthenticationStrategy


  • public interface ProviderAuthenticationStrategy
    • Method Detail

      • authenticate

        boolean authenticate​(String name,
                             String password)