wt.security
Class NetAccess_plugin

java.lang.Object
  extended bywt.security.Access
      extended bywt.security.NetAccess
          extended bywt.security.NetAccess_plugin

final class NetAccess_plugin
extends NetAccess


Nested Class Summary
(package private)  class NetAccess_plugin.NetAccessAction
           
 
Field Summary
 
Fields inherited from class wt.security.Access
 
Constructor Summary
(package private) NetAccess_plugin()
           
 
Method Summary
(package private)  void connect0(URLConnection connection)
           
(package private)  void connect1(URLConnection connection)
           
(package private)  String getHostName0(InetAddress inetaddress)
           
(package private)  String getHostName1(InetAddress inetaddress)
           
(package private)  InetAddress getLocalHost0()
           
(package private)  InetAddress getLocalHost1()
           
 
Methods inherited from class wt.security.NetAccess
connect, getAddress, getAddress0, getHostAddress, getHostAddress0, getHostName, getLocalHost, getNetAccess, getNetAccess
 
Methods inherited from class wt.security.Access
checkAccess, checkAccessAll, checkClass, checkClass, checkClass, getAccessImpl, setParentFrame
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetAccess_plugin

NetAccess_plugin()
Method Detail

connect0

void connect0(URLConnection connection)
        throws WTSecurityException,
               IOException
Overrides:
connect0 in class NetAccess
Throws:
WTSecurityException
IOException

connect1

void connect1(URLConnection connection)
        throws WTSecurityException,
               IOException
Throws:
WTSecurityException
IOException

getHostName0

String getHostName0(InetAddress inetaddress)
              throws WTSecurityException
Overrides:
getHostName0 in class NetAccess
Throws:
WTSecurityException

getHostName1

String getHostName1(InetAddress inetaddress)
              throws WTSecurityException
Throws:
WTSecurityException

getLocalHost0

InetAddress getLocalHost0()
                    throws WTSecurityException,
                           UnknownHostException
Overrides:
getLocalHost0 in class NetAccess
Throws:
WTSecurityException
UnknownHostException

getLocalHost1

InetAddress getLocalHost1()
                    throws WTSecurityException,
                           UnknownHostException
Throws:
WTSecurityException
UnknownHostException