Class LogoutWebApplicationServiceFactory

  • All Implemented Interfaces:
    org.apereo.cas.authentication.principal.ServiceFactory<org.apereo.cas.authentication.principal.WebApplicationService>, org.springframework.core.Ordered

    public class LogoutWebApplicationServiceFactory
    extends org.apereo.cas.authentication.principal.WebApplicationServiceFactory
    Since:
    6.4.0
    • Field Summary

      • Fields inherited from interface org.springframework.core.Ordered

        HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected java.lang.String getRequestedService​(javax.servlet.http.HttpServletRequest request)  
      • Methods inherited from class org.apereo.cas.authentication.principal.WebApplicationServiceFactory

        createService, createService, newWebApplicationService
      • Methods inherited from class org.apereo.cas.authentication.principal.AbstractServiceFactory

        cleanupUrl, createService, createService, getOrder, getSourceParameter, setOrder, toString
      • Methods inherited from class java.lang.Object

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

      • LogoutWebApplicationServiceFactory

        public LogoutWebApplicationServiceFactory()
    • Method Detail

      • getRequestedService

        protected java.lang.String getRequestedService​(javax.servlet.http.HttpServletRequest request)
        Overrides:
        getRequestedService in class org.apereo.cas.authentication.principal.WebApplicationServiceFactory