According to the documentation
https://apereo.github.io/cas/6.0.x/webflow/Webflow-Customization-Extensions.html
to inject an action into the webflow, I extend AbstractCasWebflowConfigurer
like this:
public class SomethingWebflowConfigurer extends AbstractCasWebflowConfigurer {
But I cannot import that class. I have the dependency
<dependency>
<groupId>org.apereo.cas</groupId>
<artifactId>cas-server-core-webflow</artifactId>
<version>${cas.version}</version>
</dependency>
in my pom.
Where is this class? Can someone give me the full import? Do I have
the right dependency?
Michael
--
- 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/CAN9%2B60pFzwo1gyxzO5040QrobmSeFbZCYOfRK6oo1t03YHWOmA%40mail.gmail.com.