Bees v0.5.0 API

Uses of Class
apps.authenticator.Authenticator

Packages that use Authenticator
apps.authenticator Applications used to the process of authenticating and authorizing downloaded protocols. 
 

Uses of Authenticator in apps.authenticator
 

Subclasses of Authenticator in apps.authenticator
 class Everything
          A null authenticator that lets everything in.
 class SourceBased
          A source based authenticator that will only allow flows that are from a known source.
 

Methods in apps.authenticator that return Authenticator
 Authenticator AuthenticatorUnknownProtocolPresentation.getAuthenticator()
           
 

Constructors in apps.authenticator with parameters of type Authenticator
AuthenticatorUnknownProtocolPresentation(Authenticator auth)
          Construct an AuthenticatorUnknownProtocolPresentation with the given values.
AuthenticatorDLPresentation(Authenticator auth, TypeID flowID)
          Construct a AuthenticatorDLPresentation with the given values.
 


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/