commit | 8d1ee00bea125fa5f3e6ad7cf816e80890fb17d3 | [log] [tgz] |
---|---|---|
author | Michal Srb <michalsrb@gmail.com> | Mon Nov 10 09:15:41 2014 +0200 |
committer | Michal Srb <michalsrb@gmail.com> | Mon Nov 10 17:23:42 2014 +0200 |
tree | 6c56fa447a1485e82cfe965a6a7af622d7172cc1 | |
parent | 39847138172032bd821dfd6466ee2c04bedbadf7 [diff] |
Allow SSecurity to specify AccessRights for SConnection. SConnection has AccessRights property that specifies what connected client can do. Set this property to value given by SSecurity after successful authentication. This way individual SSecurity subclasses can accept clients but restrict their access.