The default Authentication Manager will try the handlers in the order they
are configured, and stop at the first one that returns true.

Cheers,
Scott


On Wed, Jan 27, 2010 at 12:30 AM, Mayank Mishra
<[email protected]>wrote:

> Hi all,
>
> I'm using multiple authentication handlers viz,
> CustomAuthenticationHandler and
> CasAuthenticationHandler
>
> I want to control the CasAuthenticationHandler from my
> CustomAuthenticationHandler. I mean If any specific condition returns true
> in CustomAuthenticationHandler then do not execute CasAuthenticationHandler.
> Is there any possiblity that I can skip the execution of
> CasAuthenticationHandler based on the specific condition implemented in
> CustomAuthenticationHandler?
>
>
>
>
> --
> 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

Reply via email to