org.apache.batik.bridge

Interface ExternalResourceSecurity

public interface ExternalResourceSecurity

An interface that allows UserAgents to describe the security constraints desired for external resources.
Method Summary
voidcheckLoadExternalResource()
Controls whether the external resource should be loaded or not.

Method Detail

checkLoadExternalResource

public void checkLoadExternalResource()
Controls whether the external resource should be loaded or not.

Throws: SecurityException if the resource should not be loaded.

Copyright B) 2008 Apache Software Foundation. All Rights Reserved.