question about jaas deployment

Yaowen Tu yaowen.tu at gmail.com
Thu Nov 8 19:55:46 EST 2012


I have developed a customized jaas. Here are two cases, and one works, one
doesn't:

1. If I create a separate jar for this jaas class, and put it into the lib
folder of the idp.war, it works. Here is the structure:
           /idp.war
/WEB-INF
/lib
/jaas.jar
/shibboleth-identityprovider-2.3.8.jar
2. If I only copy this jaas class file into
shibboleth-identityprovider-2.3.8.jar, and copy it in the lib folder of
idp.war, it doesn't work. Here is the structure:
/idp.war
/WEB-INF
/lib
/shibboleth-identityprovider-2.3.8.jar
.../.../jaas.class

Can you tell me why?

Thanks,
Yaowen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20121108/38847728/attachment.html 


More information about the users mailing list