This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: ClientLoginModule & adding Principals to Subjectstarksm64 Feb 21, 2004 11:35 AM (in response to gary_kephart)It does now. 
- 
        2. Re: ClientLoginModule & adding Principals to Subjectgary_kephart Feb 22, 2004 4:04 PM (in response to gary_kephart)Fantastic. What version is/will this be in? 
 Gary
- 
        3. Re: ClientLoginModule & adding Principals to Subjectgary_kephart Feb 24, 2004 1:26 AM (in response to gary_kephart)Looks like I made a small mistake. The 'commit' method should do that work, according to 
 http://java.sun.com/j2se/1.4.2/docs/guide/security/jaas/JAASLMDevGuide.html#Step%203
 You may want to take a look at my subclass:
 http://www.photeus.com:8080/dr_dee/project/library/jaas/PrefClientLoginModule.java.txt
- 
        4. Re: ClientLoginModule & adding Principals to Subjectstarksm64 Feb 29, 2004 9:00 AM (in response to gary_kephart)The commit method is where this is done. This will be in the 3.2.4 release. 
 
    