Re: JASPIC question on AuthConfigFactory#registerConfigProvider() and appContext parameter

2018-06-28 Thread Mark Thomas
On 28 June 2018 16:21:32 BST, Michael Remijan wrote: >I'm using Tomcat 8.5.4.  I've got a JASPIC question >When I call AuthConfigFactory#registerConfigProvider() if I pass null >for the 3rd parameter (the appContext) there is no registration.  The >registrationID returned by calling

JASPIC question on AuthConfigFactory#registerConfigProvider() and appContext parameter

2018-06-28 Thread Michael Remijan
I'm using Tomcat 8.5.4.  I've got a JASPIC question When I call AuthConfigFactory#registerConfigProvider() if I pass null for the 3rd parameter (the appContext) there is no registration.  The registrationID returned by calling registerConfigProvider() is null.  And in testing I can verify the