Interface IAuthenticator

    • Method Detail

      • checkValid

        boolean checkValid​(String clientId,
                           String username,
                           byte[] password)