Bees v0.5.0 API

apps.authenticator
Class Everything

java.lang.Object
  |
  +--bees.core.Application
        |
        +--apps.authenticator.Authenticator
              |
              +--apps.authenticator.Everything

public class Everything
extends Authenticator

A null authenticator that lets everything in.


Constructor Summary
Everything()
          Construct an empty Everything authenticator.
 
Method Summary
protected  UnknownProtocolPresentation createUnknownProtocolPresentation()
           
 java.lang.String toString()
           
 
Methods inherited from class apps.authenticator.Authenticator
createAuthenticatorParameters, createDLProtocolPresentation, createIDTranslatorPresentation, getAuthenticatorParameters, getCommonCapabilities, getDiscoveryPresentation, getIDTranslatorPresentation, getInitialCapabilities, getLivenessPresentation, getLoggerFactory, getNeighborManager, getNode, getNodeCache, getUnknownProtocolPresentation, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Everything

public Everything()
Construct an empty Everything authenticator.
Method Detail

createUnknownProtocolPresentation

protected UnknownProtocolPresentation createUnknownProtocolPresentation()
Overrides:
createUnknownProtocolPresentation in class Authenticator
See Also:
Authenticator.createUnknownProtocolPresentation()

toString

public java.lang.String toString()
Overrides:
toString in class Authenticator
See Also:
Object.toString()

Bees v0.5.0 API

This documentation is Copyright (C) 2002 The University of Utah. All Rights Reserved. See the individual source files for distribution terms.
Documentation, software, and mailing lists for Bees v0.5.0 can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/