There's no DefaultAuthorizedDeciderImpl on that page. That only exists in CAS Client for Java 3. If you need authorization logic, we recommend either jsecurity or Spring Security.
-Scott -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia On Fri, Dec 5, 2008 at 9:02 AM, doahh <[EMAIL PROTECTED]> wrote: > > Hello, > > I am trying the example I found at: > > > http://www.ja-sig.org/wiki/display/CASC/Configuring+the+JA-SIG+CAS+Client+for+Java+using+Spring > > but I am getting a ClassNotFoundException for > org.jasig.cas.client.authorization.DefaultAuthorizedDeciderImpl. > > I tried downloading the JASIG cas java client from: > > http://www.ja-sig.org/products/cas/downloads/ > > but the class is not contained in there. I also tried adding the dependency > mentioned in the example to the pom file but I get a circular dependency > error: > > The projects in the reactor contain a cyclic reference: Edge between > 'Vertex{label='org.jasig.cas:cas-client-core'}' and > 'Vertex{label='org.jasig.cas:cas-client-core'}' introduces to cycle in the > graph org.jasig.cas:cas-client-core --> org.jasig.cas:cas-client-core > > Sorry, I don't know anything about maven. > > Where can I get the jar file I need? > -- > View this message in context: > http://www.nabble.com/Jar-file-containing-org.jasig.cas.client.authorization.DefaultAuthorizedDeciderImpl-tp20854345p20854345.html > Sent from the CAS Users mailing list archive at Nabble.com. > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas >
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
