I am assuming you are referring to the "pooled" property of the 
LdapContextSource? 


Based on Spring's Javadocs on the property: 
"Set whether the pooling flag should be set, enabling the built-in LDAP 
connection pooling. Default is false. The built-in LDAP connection pooling 
suffers from a number of deficiencies, e.g. no connection validation. Also, 
enabling this flag when using TLS connections will explicitly not work. 
Consider using the Spring LDAPPoolingContextSource as an alternative instead of 
enabling this flag." 

Also, the "map" specifies a pairing between authentication handlers and 
principal resolvers. When a particular authentication handler succeeds, its 
paired resolver is used to construct the principal. 
----- Original Message -----

From: "Đào Văn Phong" <[email protected]> 
To: [email protected] 
Sent: Wednesday, September 25, 2013 9:11:35 AM 
Subject: [cas-user] Some question for pool, map 


Hi everyone, 


I have some question about pool, map. 


What is "pool" in LDAP Authentication Handler? 
https://wiki.jasig.org/display/CASUM/LDAP 



What is "map" in AuthenticationHandler-to-PrincipalResolver 
AuthenticationManager ? 
https://wiki.jasig.org/display/CASUM/AuthenticationHandler-to-PrincipalResolver+AuthenticationManager
 



Who can help me. 


Thank you so much. 





-- 

ĐÀO VĂN PHONG 
Hai Phong Private University -- 
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