Re: Detect in an authenticator whether a connection is persistent or not

2012-10-27 Thread 1983-01-06
> >>> I have no usecase for this at the moment :-(, I only provide patches > for > >>> stuff I suffer from at work. > >> > >> The below looks like a use case to me. > >> > >>> As this [1] draft lays out Negotiate and Kerberos may apply to > >>> connection or request level auth. We are just lucky t

Re: Writing a custom resource factory

2012-03-16 Thread 1983-01-06
> Am 16.03.2012 08:24, schrieb Felix Schumacher: > > Am 15.03.2012 21:54, schrieb Michael-O: > >> Hi folks, > >> > >> I'd like to write a custom ldap resource factory as same as a data > >> source factory. The getObjectInstance method shall return > >> InitialDirContext object. I have written a moc

default realm set to JAASRealm in StandardEngine

2011-09-21 Thread 1983-01-06
Hi folks, I have removed the MemoryRealm from my server.xml in Tomcat 6.0.33 and noticed that the StandardEngine creates a JAASRealm [1]: 21.09.2011 09:14:58 org.apache.catalina.realm.JAASRealm setContainer INFO: Set JAAS app name Catalina What is the reasoning behind this? I assume that any app