Class OidcCallbackAuthorizeViewResolver

  • All Implemented Interfaces:
    org.apereo.cas.support.oauth.web.views.OAuth20CallbackAuthorizeViewResolver

    public class OidcCallbackAuthorizeViewResolver
    extends java.lang.Object
    implements org.apereo.cas.support.oauth.web.views.OAuth20CallbackAuthorizeViewResolver
    Since:
    5.1.0
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.springframework.web.servlet.ModelAndView resolve​(org.pac4j.core.context.J2EContext ctx, org.pac4j.core.profile.ProfileManager manager, java.lang.String url)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OidcCallbackAuthorizeViewResolver

        public OidcCallbackAuthorizeViewResolver()
    • Method Detail

      • resolve

        public org.springframework.web.servlet.ModelAndView resolve​(org.pac4j.core.context.J2EContext ctx,
                                                                    org.pac4j.core.profile.ProfileManager manager,
                                                                    java.lang.String url)
        Specified by:
        resolve in interface org.apereo.cas.support.oauth.web.views.OAuth20CallbackAuthorizeViewResolver