On Sat, Sep 29, 2012 at 06:54:36AM -0400, Dmitriy Kopylenko wrote:
>One could also use a composite AuthenticationHandler to exercise a "Chain of 
>Responsibility" pattern based on specific credential types with a list of 
>concretely implemented handlers, without introducing a custom 
>AuthenticationManager. 
>
>Cheers,
>Dmitriy.
>
>On Sep 29, 2012, at 3:20, "jleleu" <[email protected]> wrote:
>
>> Yes, the AuthenticationHandler is used to authenticate credentials and the 
>> AuthenticationManager is in charge of trying authentication handlers against 
>> credentials. With a custom authentication manager, you can choose which 
>> authentication handlers to use according to the credentials, the service...
>> Best regards,
>> Jérôme

Hi,

Mahalo for confirming that this scenario can be realized.  Are there any
particular pages that document or provide examples of implementing these
"Chains of Responsibility"?  I've only turned up basic/simple configuration
information so far, so I'm probably missing something.

Aloha,
-baron
-- 
Baron Fujimoto <[email protected]> :: UH Information Technology Services
minutas cantorum, minutas balorum, minutas carboratum desendus pantorum

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