Sea 0.4.0

Uses of Class
gov.lbl.dsd.sea.nio.auth.SmartHostAuthorizer

Packages that use SmartHostAuthorizer
gov.lbl.dsd.sea.nio.auth Utilities used for remote host authorization (allow/deny style). 
 

Uses of SmartHostAuthorizer in gov.lbl.dsd.sea.nio.auth
 

Methods in gov.lbl.dsd.sea.nio.auth that return SmartHostAuthorizer
static SmartHostAuthorizer SmartHostAuthorizationRules.createHostAuthorizer(ExtendedProperties properties)
          Creates an authorizer from the given configuration properties.
static SmartHostAuthorizer SmartHostAuthorizationRules.createHostAuthorizer(String fileName)
          Creates an authorizer from the properties in the given configuration file.
 


Sea 0.4.0