Class JAuthenticator

java.lang.Object
java.net.Authenticator
org.apache.batik.apps.svgbrowser.JAuthenticator

public class JAuthenticator extends Authenticator
This class is resposible for providing authentication information when needed by network protocols. It does this by poping up a small window that asks for User ID and password for the system.
Version:
$Id: JAuthenticator.java 1733416 2016-03-03 07:07:13Z gadams $