Checks whether access to the specified {@code Object} should be granted. This method returns silently if access is granted, otherwise a {@code SecurityException} is thrown.paramobject the object to be protected by this {@code Guard}.throwsSecurityException if access is not granted.sinceAndroid 1.0