mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-03 20:27:50 +00:00
address reviewer comments
This commit is contained in:
commit
42a76c5846
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user