UserStack manages a Stack of authenticated Users. It is passed to secure classes that need to perform access control overrides with alternate Users. Its primary use is to push the Magic User onto the stack for access to low-level system resources.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.