Default instantiation check for any type of class. This is used by {@link ClassAuthorizationStrategy} to test for instantiation rights. But you can use ityourself to for any kind of action. Note that errorpages should not be outfitted with a securitycheck such as this that checks for instantiation.
@author marrink
@see ClassAuthorizationStrategy
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.