Package | Description |
---|---|
org.apache.struts2.action | |
org.apache.struts2.interceptor | |
org.apache.struts2.interceptor.servlet |
Modifier and Type | Method and Description |
---|---|
void |
PrincipalAware.withPrincipalProxy(PrincipalProxy principalProxy) |
Modifier and Type | Method and Description |
---|---|
void |
PrincipalAware.setPrincipalProxy(PrincipalProxy principalProxy)
Deprecated.
please use
PrincipalAware.withPrincipalProxy(PrincipalProxy) instead |
Modifier and Type | Class and Description |
---|---|
class |
ServletPrincipalProxy
PrincipalProxy implementation for using HttpServletRequest Principal related methods.
|
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.