public class HCPInterop$ extends Object
Constructor and Description |
---|
HCPInterop$() |
Modifier and Type | Method and Description |
---|---|
void |
initializeUserSession(javax.servlet.http.HttpServletRequest request) |
void |
initializeUserSessionAccessor(javax.servlet.http.HttpServletRequest request) |
void |
resetUserSession() |
void |
resetUserSessionAccessor() |
public void initializeUserSession(javax.servlet.http.HttpServletRequest request) throws NoSuchMethodException, InvocationTargetException, IllegalAccessException, ClassNotFoundException
public void resetUserSession() throws NoSuchMethodException, InvocationTargetException, IllegalAccessException
public void initializeUserSessionAccessor(javax.servlet.http.HttpServletRequest request) throws NoSuchMethodException, InvocationTargetException, IllegalAccessException, ClassNotFoundException
public void resetUserSessionAccessor() throws NoSuchMethodException, InvocationTargetException, IllegalAccessException
Copyright © 2020 SAP SE. All rights reserved.