Bees v0.5.0 API

apps.authenticator
Class SourceBased

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

public class SourceBased
extends Authenticator

A source based authenticator that will only allow flows that are from a known source.


Constructor Summary
SourceBased()
          Construct a SourceBased 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

SourceBased

public SourceBased()
Construct a SourceBased 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/