On Wed, 29 Sep 2021 10:45:41 GMT, Larry-N wrote:
> This fix adds a cache of service provider classes to LoginContext (in
> particular, it's a cache of LoginModules classes). The approach helps to
> increase the performance of the LoginContext.login() method significantly,
>
On Thu, 28 Oct 2021 17:45:44 GMT, Larry-N wrote:
>> This fix adds a cache of service provider classes to LoginContext (in
>> particular, it's a cache of LoginModules classes). The approach helps to
>> increase the performance of the LoginContext.login() method significa
ce Loader is used for
> polling on Service Provider classes, without instantiating LoginModules
> object if Service Provider name doesn't match record in .config file. The set
> of service providers is cached for each Context Loader separately.
> This code passed successfully tier1
ce Loader is used for
> polling on Service Provider classes, without instantiating LoginModules
> object if Service Provider name doesn't match record in .config file. The set
> of service providers is cached for each Context Loader separately.
> This code passed successfully tier1
On Wed, 27 Oct 2021 20:08:34 GMT, Larry-N wrote:
>> This fix adds a cache of service provider classes to LoginContext (in
>> particular, it's a cache of LoginModules classes). The approach helps to
>> increase the performance of the LoginContext.login() method significa
On Wed, 27 Oct 2021 20:08:34 GMT, Larry-N wrote:
>> This fix adds a cache of service provider classes to LoginContext (in
>> particular, it's a cache of LoginModules classes). The approach helps to
>> increase the performance of the LoginContext.login() method significa
ce Loader is used for
> polling on Service Provider classes, without instantiating LoginModules
> object if Service Provider name doesn't match record in .config file. The set
> of service providers is cached for each Context Loader separately.
> This code passed successfully tier1
On Wed, 27 Oct 2021 13:06:54 GMT, Larry-N wrote:
>> This fix adds a cache of service provider classes to LoginContext (in
>> particular, it's a cache of LoginModules classes). The approach helps to
>> increase the performance of the LoginContext.login() method significa
ce Loader is used for
> polling on Service Provider classes, without instantiating LoginModules
> object if Service Provider name doesn't match record in .config file. The set
> of service providers is cached for each Context Loader separately.
> This code passed successfully tier1
ce Loader is used for
> polling on Service Provider classes, without instantiating LoginModules
> object if Service Provider name doesn't match record in .config file. The set
> of service providers is cached for each Context Loader separately.
> This code passed successfully tier1
On Wed, 27 Oct 2021 12:56:41 GMT, Larry-N wrote:
>> This fix adds a cache of service provider classes to LoginContext (in
>> particular, it's a cache of LoginModules classes). The approach helps to
>> increase the performance of the LoginContext.login() method significa
ce Loader is used for
> polling on Service Provider classes, without instantiating LoginModules
> object if Service Provider name doesn't match record in .config file. The set
> of service providers is cached for each Context Loader separately.
> This code passed successfully tier1
This fix adds a cache of service provider classes to LoginContext (in
particular, it's a cache of LoginModules classes). The approach helps to
increase the performance of the LoginContext.login() method significantly,
especially in a multi-threading environment. Service Loader is used for pollin
13 matches
Mail list logo