Uses of Class
org.openmetadata.service.security.AuthenticationCodeFlowHandler
Packages that use AuthenticationCodeFlowHandler
-
Uses of AuthenticationCodeFlowHandler in org.openmetadata.service.security
Constructors in org.openmetadata.service.security with parameters of type AuthenticationCodeFlowHandlerModifierConstructorDescriptionAuthCallbackServlet(AuthenticationCodeFlowHandler authenticationCodeFlowHandler) AuthLoginServlet(AuthenticationCodeFlowHandler authenticationCodeFlowHandler) AuthLogoutServlet(AuthenticationCodeFlowHandler authenticationCodeFlowHandler) AuthRefreshServlet(AuthenticationCodeFlowHandler authenticationCodeFlowHandler)