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

Reply via email to