Uses of Class
cronapp.framework.authentication.normal.AuthenticationConfigurer
-
Packages that use AuthenticationConfigurer Package Description cronapp.framework.authentication.social -
-
Uses of AuthenticationConfigurer in cronapp.framework.authentication.social
Constructors in cronapp.framework.authentication.social with parameters of type AuthenticationConfigurer Constructor Description SocialSignInAdapter(javax.servlet.http.HttpServletRequest servletRequest, javax.servlet.http.HttpServletResponse servletResponse, AuthenticationConfigurer authenticationConfigurer, AuthenticationController authenticationController)
-