Can org.jasig.cas.adaptors.ldap.util.AuthenticatedLdapContextSource be customized/over layed?
Michael Ströder
michael at stroeder.com
Fri Mar 7 12:22:27 EST 2008
Sam Karl wrote:
>
> <bean id="contextSource"
> class="my.test.cas.adaptors.ldap.util.AuthenticatedLdapContextSourceOID">
Why "OID" at the end? I just have this in my deployerConfigContext.xml:
<bean id="contextSource"
class="my.test.cas.adaptors.ldap.util.AuthenticatedLdapContextSource">
Ciao, Michael.
More information about the cas
mailing list