1 <p> This code invokes a method that requires a security permission check.
2 If this code will be granted security permissions, but might be invoked by code that does not
3 have security permissions, then the invocation needs to occur inside a doPrivileged block.</p>