Uses of Class
org.frankframework.lifecycle.servlets.AbstractOAuth2Authenticator
Packages that use AbstractOAuth2Authenticator
-
Uses of AbstractOAuth2Authenticator in org.frankframework.lifecycle.servlets
Subclasses of AbstractOAuth2Authenticator in org.frankframework.lifecycle.servletsModifier and TypeClassDescriptionclassAuthenticator for bearer-only SSO authentication.classOAuth2 Authentication provider which contains 5 defaults (Google, GitHub, Facebook, Okta and Keycloak), as well as a custom setting which allows users to use their own IDP.