Interface BasicAuthAuthenticator


  • public interface BasicAuthAuthenticator
    • Method Detail

      • isAuthenticated

        boolean isAuthenticated​(String username,
                                String password)