hep.io.root.daemon
Class RootAuthenticator

java.lang.Object
  extended by java.net.Authenticator
      extended by hep.io.root.daemon.RootAuthenticator

public class RootAuthenticator
extends Authenticator

A simple authenticator for use with Root Deamon protocol

Author:
Tony Johnson

Nested Class Summary
 
Nested classes/interfaces inherited from class java.net.Authenticator
Authenticator.RequestorType
 
Constructor Summary
RootAuthenticator(Component parent)
           
 
Method Summary
protected  PasswordAuthentication getPasswordAuthentication()
           
 
Methods inherited from class java.net.Authenticator
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, 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()
Overrides:
getPasswordAuthentication in class Authenticator


Copyright © 2000-2013 FreeHEP. All Rights Reserved.