Skip to content
Snippets Groups Projects
Commit 1637be8e authored by Brian Major's avatar Brian Major
Browse files

s1885 - fixed bugs introduced by my IDE

parent 814bfe88
No related branches found
No related tags found
No related merge requests found
......@@ -78,6 +78,11 @@ import java.security.Principal;
import java.util.Arrays;
import java.util.List;
import org.apache.catalina.realm.GenericPrincipal;
import org.apache.catalina.realm.RealmBase;
import org.apache.log4j.Level;
import org.apache.log4j.Logger;
/**
* Custom class for Tomcat realm authentication.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment