C# Class Brunet.Transport.TAAuthorizer

ファイルを表示 Open project: johnynek/brunet Class Usage Examples

Public Methods

Method Description
Authorize ( TransportAddress a ) : Decision
IsNotDenied ( TransportAddress a ) : bool

Method Details

Authorize() public method

public Authorize ( TransportAddress a ) : Decision
a TransportAddress
return Decision

IsNotDenied() public method

public IsNotDenied ( TransportAddress a ) : bool
a TransportAddress
return bool