On 31/07/18 19:39, Felix Schumacher wrote: > Hi all, > > while looking into the docs and code for JAASRealm I found that the docs > say that appName has to be set for the JAASRealm, while the code says > that it defaults to Catalina (well the Containers name to be exact). > > Is there any reason that the doc says it has to be set?
I see multiple places were a different default is provided. The code looks a bit of a mess. If the comment in makeLegalForJAAS(String) is correct then I think that that default should be the one we use. No objection to it being cleaned up, using the default if none is specified and updating the docs accordingly. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org