It means "evaluate whats inside the #{} as Spring Expression Language:
http://docs.spring.io/spring/docs/current/spring-framework-reference/html/expressions.html#expressions-beandefOn Wed, Aug 31, 2016 at 2:20 PM vallee.romain <[email protected]> wrote: > Hello cas users, > > just for know : > > in this page > https://apereo.github.io/cas/4.1.x/installation/Configuring-LongTerm-Authentication.html > > we can see > > <bean id="longTermSessionTGTExpirationPolicy" > class="org.jasig.cas.ticket.support.TimeoutExpirationPolicy" > c:timeToKillInMilliSeconds="#{ ${rememberMeDuration:1209600} * 1000 }" > /> > > > what # does it mean ? in c:timeToKillInMilliSeconds ? > > Best regards > > -- > You received this message because you are subscribed to the Google Groups > "CAS Community" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/ > . > To view this discussion on the web visit > https://groups.google.com/a/apereo.org/d/msgid/cas-user/6b2a31e7-f7d0-4e91-af07-a321d964d2cf%40apereo.org > <https://groups.google.com/a/apereo.org/d/msgid/cas-user/6b2a31e7-f7d0-4e91-af07-a321d964d2cf%40apereo.org?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/a/apereo.org/d/optout. > -- -- Alex -- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/a/apereo.org/group/cas-user/. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAAXiHZ7f8ajU8t0nJqQvq%3DMh-SsBunwLkfWY6T80MJS6a%2BbDdA%40mail.gmail.com. For more options, visit https://groups.google.com/a/apereo.org/d/optout.
