Hi,

I'm working on migrating WSO2-AS to Tomcat 8.
While doing so I found in Carbon-identity null has been pass as the
LoginConfig parameter in *NegotiateAuthenticator.authenticate()* method in
components/oauth/org.wso2.carbon.identity.oauth/src/main/java/org/wso2/carbon/identity/oauth2/token/handlers/grant/iwa/ntlm/NTLMAuthenticationGrantHandler.java

Is there a specific reason to pass that as null?
(if not I can just remove that parameter)

Since with the Tomcat 8 API that method no longer accepts a LoginConfig
parameter. Is there any particular scenario that I should consider after
adhering to new method signature?

Thanks
Best Regards

-- 
Thusitha Dayaratne
Software Engineer
WSO2 Inc. - lean . enterprise . middleware |  wso2.com

Mobile  +94712756809
Blog      alokayasoya.blogspot.com
About    http://about.me/thusithathilina
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to