|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.ui.security.BaseSessionInitializationStrategy
org.hyperic.hq.ui.security.UISessionInitializationStrategy
@Component public class UISessionInitializationStrategy
Constructor Summary | |
---|---|
UISessionInitializationStrategy()
|
Method Summary | |
---|---|
void |
onAuthentication(org.springframework.security.core.Authentication authentication,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class org.hyperic.hq.ui.security.BaseSessionInitializationStrategy |
---|
getUserPreferences, loadUserPermissions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UISessionInitializationStrategy()
Method Detail |
---|
public void onAuthentication(org.springframework.security.core.Authentication authentication, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws org.springframework.security.web.authentication.session.SessionAuthenticationException
onAuthentication
in interface org.springframework.security.web.authentication.session.SessionAuthenticationStrategy
onAuthentication
in class BaseSessionInitializationStrategy
org.springframework.security.web.authentication.session.SessionAuthenticationException
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |