FreeHEP API
Version current

hep.io.root.daemon
Class RootAuthenticator

java.lang.Object
  extended byjava.net.Authenticator
      extended byhep.io.root.daemon.RootAuthenticator

public class RootAuthenticator
extends Authenticator

A simple authenticator for use with Root Deamon protocol

Author:
Tony Johnson
Source Code:
RootAuthenticator.java

Constructor Summary
RootAuthenticator(Component parent)
           
 
Method Summary
protected  PasswordAuthentication getPasswordAuthentication()
           
 
Methods inherited from class java.net.Authenticator
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, requestPasswordAuthentication, requestPasswordAuthentication, setDefault
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootAuthenticator

public RootAuthenticator(Component parent)
Method Detail

getPasswordAuthentication

protected PasswordAuthentication getPasswordAuthentication()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.