RE: JNDI realm - recursive group/role matching (Tomcat 4.1.18)

2003-03-14 Thread Philippe Maseres
() { return SmartJNDIRealm; } } Philippe Maseres Philippe -Message d'origine- Philippe De : Jon Roberts [mailto:[EMAIL PROTECTED] Philippe Envoye : jeudi 13 mars 2003 20:21 Philippe A : Tomcat Users List Philippe Objet : Re: JNDI realm - recursive group/role

SSL client authentication + LDAP realm / Tomcat 4.1.18

2003-03-13 Thread Philippe Maseres
? Perhaps i don't go the right way !... Thanks for your help. Philippe Maseres - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

JNDI realm - recursive group/role matching (Tomcat 4.1.18)

2003-03-13 Thread Philippe Maseres
... Thanks for answers and help... Philippe Maseres NEW getRoles() CODE package org.apache.catalina.realm; import java.util.ArrayList; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Set; import javax.naming.NamingEnumeration; import