Example of okta authentication for java servlet on tomcat?

Hello,
Currently we have a bunch of legacy tomcat java servlet applications that use either SAML keycloak adaptors (tomcat valve) or Azure openid MSAL servlet filters to perform authentication.

QUESTION: Is there simple okta example using java servlet filters, etc to perform authentication for tomcat?