Replace
        final FileAuthenticationHandler h = new
FileAuthenticationHandler(fileProperties.getName(), servicesManager,
filePrincipalFactory(),
                    fileProperties.getFilename(),
fileProperties.getSeparator());
by

        final MyAuthenticationHandler h = new
MyAuthenticationHandler(fileProperties.getName(), servicesManager,
filePrincipalFactory(),
                    fileProperties.getFilename(),
fileProperties.getSeparator());

2018-02-02 9:52 GMT-03:00 Ramakrishna G <[email protected]>:

> I don't have JDBC connection. I need to connect to custom server for
> validation. I was just trying
>
> FileAuthenticationHandler. When I run mvn clean package it shows "
>
> package org.apereo.cas.adaptors.generic does not exist
> "
>
>
> How do I compile these java files?
>
>
> Cas Version no: 5.2.1
>
> Project : Cas_overlay_maven
>
> I have also set the JAVA_PATH
>
> On Wed, Jan 31, 2018 at 8:02 PM, Man H <[email protected]> wrote:
>
>> Please see this link maybe ir can help:
>>
>> https://groups.google.com/a/apereo.org/d/msgid/cas-user/56A6
>> 8D83-B246-4917-9274-A1BE860FC5AA%40gmail.com
>>
>>
>> El miércoles, 31 de enero de 2018, Ramakrishna G <[email protected]>
>> escribió:
>>
>>> I am using CAS Version 5.2.1
>>>
>>> I need to implement Custom Authenticaction Handler and I have used
>>> https://apereo.github.io/cas/5.2.x/installation/Configu
>>> ring-Custom-Authentication.html for that.
>>>
>>> As per the site I have registered in spring.factories.
>>>
>>> But nothing seems to work. How do I check it is registered and getting
>>> called. I see nothing in logs. When I login it never comes to
>>> MyAuthenticationHandler
>>>
>>> What am i missing?
>>>
>>>
>>> Thanks in advance.
>>>
>>> --
>>> - Website: https://apereo.github.io/cas
>>> - Gitter Chatroom: https://gitter.im/apereo/cas
>>> - List Guidelines: https://goo.gl/1VRrw7
>>> - Contributions: https://goo.gl/mh7qDG
>>> ---
>>> You received this message because you are subscribed to the Google
>>> Groups "CAS Community" group.
>>> To unsubscribe from this group and stop receiving emails from it, send
>>> an email to [email protected].
>>> To view this discussion on the web visit https://groups.google.com/a/ap
>>> ereo.org/d/msgid/cas-user/4d8a426c-3d91-491a-a950-df17d4499d
>>> 2e%40apereo.org
>>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/4d8a426c-3d91-491a-a950-df17d4499d2e%40apereo.org?utm_medium=email&utm_source=footer>
>>> .
>>>
>> --
>> - Website: https://apereo.github.io/cas
>> - Gitter Chatroom: https://gitter.im/apereo/cas
>> - List Guidelines: https://goo.gl/1VRrw7
>> - Contributions: https://goo.gl/mh7qDG
>> ---
>> You received this message because you are subscribed to the Google Groups
>> "CAS Community" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to [email protected].
>> To view this discussion on the web visit https://groups.google.com/a/ap
>> ereo.org/d/msgid/cas-user/CAMY5mif0pbiTxdpkiZRa8cSFo_%3D9k6z
>> %2B0EqV%2BB5EHAe66KVNyQ%40mail.gmail.com
>> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAMY5mif0pbiTxdpkiZRa8cSFo_%3D9k6z%2B0EqV%2BB5EHAe66KVNyQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
>> .
>>
>
> --
> - Website: https://apereo.github.io/cas
> - Gitter Chatroom: https://gitter.im/apereo/cas
> - List Guidelines: https://goo.gl/1VRrw7
> - Contributions: https://goo.gl/mh7qDG
> ---
> You received this message because you are subscribed to the Google Groups
> "CAS Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To view this discussion on the web visit https://groups.google.com/a/
> apereo.org/d/msgid/cas-user/CAGST5P-B-Mp3yd3Zm3WVAcNxNeyyVmRmnCUw-
> 9cK5p%2BkwGqHtQ%40mail.gmail.com
> <https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAGST5P-B-Mp3yd3Zm3WVAcNxNeyyVmRmnCUw-9cK5p%2BkwGqHtQ%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
--- 
You received this message because you are subscribed to the Google Groups "CAS 
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CAMY5mieZwSedFUTxOdV3dXXTDWGdfxduOZep%3DYv-TdOcGyqo_A%40mail.gmail.com.

Reply via email to