A return object received by {@link AbstractSecurityInterceptor} subclasses.
This class reflects the status of the security interception, so that the final call to {@link org.beangle.security.access.intercept.AbstractSecurityInterceptor#afterInvocation(InterceptorStatusToken,Object)}can tidy up correctly.
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.