Sea 0.4.0

Uses of Package
gov.lbl.dsd.sea.nio.auth

Packages that use gov.lbl.dsd.sea.nio.auth
gov.lbl.dsd.sea.nio Efficient and scalable non-blocking asynchronous network agent connectors for the Staged Event Architecture Framework. 
gov.lbl.dsd.sea.nio.auth Utilities used for remote host authorization (allow/deny style). 
 

Classes in gov.lbl.dsd.sea.nio.auth used by gov.lbl.dsd.sea.nio
HostAuthorizer
          Interface for mechanism to query whether or not a given host is allowed to perform a certain action.
 

Classes in gov.lbl.dsd.sea.nio.auth used by gov.lbl.dsd.sea.nio.auth
HostAuthorizationRules
          Interface for authorization rules used by SmartHostAuthorizer.
HostAuthorizer
          Interface for mechanism to query whether or not a given host is allowed to perform a certain action.
SmartHostAuthorizationRules
          Powerful authorization rules to be used by SmartHostAuthorizer; Supports allow and deny rules based on exact or patterned DNS host names, exact or patterned IP addresses, as well as regular expressions on "hostName/IPaddress" pairs.
SmartHostAuthorizer
          Allow/deny rule-based mechanism to configure and query whether or not a given host is allowed to perform a certain action.
 


Sea 0.4.0