Bees v0.5.0 API

Uses of Class
bees.core.security.EnumerationPair

Packages that use EnumerationPair
bees.core.resource This package holds most of the system provided capabilities. 
bees.core.security This packages holds most of the security related capabilities and Permission classes. 
 

Uses of EnumerationPair in bees.core.resource
 

Fields in bees.core.resource declared as EnumerationPair
static EnumerationPair[] Logger.LEVEL_TYPES
          An array of EnumerationPairs that map the LogLevel name to the LogLevel integer value.
 

Uses of EnumerationPair in bees.core.security
 

Methods in bees.core.security with parameters of type EnumerationPair
 int EnumerationPermission.mapValue(EnumerationPair[] ep)
          Map the symbol name in this permission to an integer using the given enumeration.
 


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/