Package org.apereo.cas.logout
Class LogoutWebApplicationServiceFactory
- java.lang.Object
-
- org.apereo.cas.authentication.principal.AbstractServiceFactory<org.apereo.cas.authentication.principal.WebApplicationService>
-
- org.apereo.cas.authentication.principal.WebApplicationServiceFactory
-
- org.apereo.cas.logout.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.WebApplicationServiceFactoryThis isLogoutWebApplicationServiceFactory.- Since:
- 6.4.0
-
-
Constructor Summary
Constructors Constructor Description LogoutWebApplicationServiceFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.StringgetRequestedService(javax.servlet.http.HttpServletRequest request)-
Methods inherited from class org.apereo.cas.authentication.principal.WebApplicationServiceFactory
createService, createService, newWebApplicationService
-
-