Discussion:
why sourceid idff 2.0 only supports
yes
2005-05-25 06:35:08 UTC
Permalink
Thanks for replying.
I re-studied the source files and re-compiled CastlePeak & Infranstrcture. I found that CastlePeak doesn't need jboss itself. And there is only one file that needs jboss:
/org/sourceid/jaas/AbstractSoapLoginModule.java
which needs org.jboss.security.auth.callback.SecurityAssociationCallback.

My conclusion is that: the whole sourceid2.0(idff1.2) package can be ported to other web containers IFF we change the file AbstractSoapLoginModule.java.
Am I right?
Dave Smith
2005-05-25 12:37:20 UTC
Permalink
I haven't investigated it thoroughly, but yes, that sounds correct.
The core dependency is in the JAAS adapters.

D.
Post by yes
Thanks for replying.
/org/sourceid/jaas/AbstractSoapLoginModule.java
which needs org.jboss.security.auth.callback.SecurityAssociationCallback.
My conclusion is that: the whole sourceid2.0(idff1.2) package can be ported to other web containers IFF we change the file AbstractSoapLoginModule.java.
Am I right?
_______________________________________________
sso-users mailing list
http://lists.sourceid.org/mailman/listinfo/sso-users
Loading...