Tomcat : Authentication and Authorization Flow
Can anybody explain the code flow of tomcat’s Authentication and Authorization.
Or how we can explore, is there any way ?
I have seen the code from BasicAuthenticator.java,AuthenticatorBase.java etc.
But want to understand… Continue reading Tomcat : Authentication and Authorization Flow