Is there a particular reason you need to have it used 100 times?
On Mon, Mar 29, 2010 at 11:08 AM, Felix Burth <[email protected]>wrote: > Hello, > > I wrote a own CasClient and set the number of times that a ticket can be > used to 100. Is there a cause that speaks against it? > I am not shure if it makes trouble from security reasons. > > > ------------------------------------------------------------------------------------------------------------------------------ > ticketExplorationPolicies.xml > > <bean id="serviceTicketExpirationPolicy" > class="org.jasig.cas.ticket.support.MultiTimeUseOrTimeoutExpirationPolicy"> > <!-- This argument is the number of times that a ticket can be used > before its considered expired. --> > <constructor-arg > index="0" > value="100" /> > > ------------------------------------------------------------------------------------------------------------------------------- > > I don´t see some problems about this configuration, but I am not really > shure. > Best reguards from germany > > Felix > > > ------------------------------ > Hol dir das Gratis-Geschenkpaket von Windows 7 für deinen PC > ab!<http://redirect.gimas.net/?n=M1003Win7Geschenk> > > -- > You are currently subscribed to [email protected] as: > [email protected] > > To unsubscribe, change settings or access archives, see > http://www.ja-sig.org/wiki/display/JSG/cas-user > > -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
