public class AuthenticationSessionStrategyBasicAuth extends org.apache.isis.core.webapp.auth.AuthenticationSessionStrategyAbstract
AuthenticationSession onto the HttpSession.| Constructor and Description |
|---|
AuthenticationSessionStrategyBasicAuth() |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.isis.core.runtime.authentication.AuthenticationManager |
getAuthenticationManager() |
org.apache.isis.core.commons.authentication.AuthenticationSession |
lookupValid(ServletRequest servletRequest,
ServletResponse servletResponse) |
public AuthenticationSessionStrategyBasicAuth()
public org.apache.isis.core.commons.authentication.AuthenticationSession lookupValid(ServletRequest servletRequest, ServletResponse servletResponse)
protected org.apache.isis.core.runtime.authentication.AuthenticationManager getAuthenticationManager()
Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.