On Wed, Aug 18, 2010 at 11:07 AM, Marvin Addison
<[email protected]>wrote:

> > Hypothetically, if you want an application to opt-out of single sign-out,
> > would you simply remove
> >
> > <filter>
> >    <filter-name>CasSingleSignOutFilter</filter-name>
> >
> >
> <filter-class>org.jasig.cas.client.session.SingleSignOutFilter</filter-class>
> > </filter>
>
> You'd also need to remove the corresponding filter-mapping, but that
> should do it.
>
> M
>
>
Would one want to remove the listener as well?

<listener>
    
<listener-class>org.jasig.cas.client.session.SingleSignOutHttpSessionListener</listener-class>

</listener>



-- 
"Do you speak Bocce?"
"Of course I can, sir. It's like a second language to me..."

-- 
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

Reply via email to