ok got it, i was lost in the docs...
all i need is to import the right dependencies...
https://github.com/pac4j/jee-pac4j/wiki/Dependencies
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>jakartaee-pac4j</artifactId>
<version>8.0.1</version>
</dependency>
dependency>
<groupId>org.pac4j</groupId>
<artifactId>pac4j-saml</artifactId>
</dependency>