address reviewer comments

This commit is contained in:
Jyoti Wadhwani 2018-08-07 13:55:36 -07:00
commit 42a76c5846

View File

@ -6,6 +6,7 @@ import javax.security.auth.login.LoginException;
import javax.security.auth.spi.LoginModule; import javax.security.auth.spi.LoginModule;
import java.util.Map; import java.util.Map;
/** /**
* This LoginModule performs dummy authentication. * This LoginModule performs dummy authentication.
* Any username and password can work for authentication * Any username and password can work for authentication