public interface PrincipalAware
This interface is only relevant if the Action is used in a servlet environment. By using this interface you will not become tied to servlet environment.
Modifier and Type | Method and Description |
---|---|
void |
setPrincipalProxy(PrincipalProxy principalProxy) |
void setPrincipalProxy(PrincipalProxy principalProxy)
Copyright © 2000–2023 Apache Software Foundation. All rights reserved.