question about jaas deployment
Yaowen Tu
yaowen.tu at gmail.com
Thu Nov 8 20:10:23 EST 2012
Sorry. Please ignore this question. I made a mistake.
Yaowen
On Thu, Nov 8, 2012 at 4:55 PM, Yaowen Tu <yaowen.tu at gmail.com> wrote:
> 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/5497002b/attachment-0001.html
More information about the users
mailing list