Sea 0.4.0

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

Utilities used for remote host authorization (allow/deny style).

See:
          Description

Interface Summary
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.
 

Class Summary
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.
 

Package gov.lbl.dsd.sea.nio.auth Description

Utilities used for remote host authorization (allow/deny style).


Sea 0.4.0