Bill Barker wrote:
remm        2005/04/01 03:36:52

 Modified:    catalina/src/share/org/apache/catalina/realm
                       GenericPrincipal.java JAASRealm.java
              catalina/src/share/org/apache/catalina/connector
                       Request.java
 Log:
 - Commit my proposed changes to GenericPrincipal, and use it to remove

the role map in the JAAS realm.

- Let me know if I did it wrong ;)

Cluster has code to serialize GP that will need to be updated (but I don't see a good way myself off the top of my head :(). But with this, at least Cluster+JAAS is less broken than it was before.

I didn't think about that kind of issues at all. It's one of the reasons I didn't do it before 5.5.9 ;)
Maybe it would be good to standardize on JAAS + JAAC for the next big release.


When serializing the session, the principal is marked as transient. I don't know much besides that.

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to