java-cas-client/cas-client-core
Marvin S. Addison f9dfd6cf2f Add support for unique service principal.
Some JAAS frameworks (e.g. JBoss 5) may create an implicit principal from
username/password credentials passed into the JAAS pipeline. Since the CAS
service URL is used for the username part of the credential, support has
been added to append a unique suffix to the service URL and make it
available to the custom AssertionPrincpal princpal type.

A unqiue URL is generated prior to invoking WebAuthentication#login() to
account for this feature of JBoss 5.
2013-12-20 10:40:35 -05:00
..
src Add support for unique service principal. 2013-12-20 10:40:35 -05:00
LICENSE.txt NOJIRA: 2010-10-23 04:03:14 +00:00
pom.xml Reformat all files using shared CAS Eclipse formatter. 2013-06-19 22:50:02 -04:00