>
> Did you try to add the dependency with NotFound class?
>

1. Find the class in your IDE.
2. Add the dependency in which this class is located.

For AbstractUsernamePasswordAuthenticationHandler it would be 

<dependency>
    <groupId>org.apereo.cas</groupId>
    <artifactId>cas-server-core-authentication</artifactId>
    <version>${cas.version}</version>
    <scope>compile</scope>
</dependency>



-- 
- 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/3f98b364-ca3c-429f-a8c8-d074e7046e0c%40apereo.org.

Reply via email to