frostfs-api-go/pkg/acl/eacl
Leonard Lyubich 0719fcef59 [#283] pkg/container: Add session token and signature to Table
Extended ACL table can be set within a session, and should be signed.

Add `SessionToken` / `SetSessionToken` (`Signature` / `SetSignature`)
methods to carry session token (signature) in `Table` structure.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-05-26 12:24:58 +03:00
..
enums.go [#199] sdk/eacl: Correct linter's remarks 2020-11-16 18:51:14 +03:00
enums_test.go [#139] sdk/acl: Add test coverage for EACL structures 2020-09-18 10:45:11 +03:00
filter.go [#199] sdk/eacl: Correct linter's remarks 2020-11-16 18:51:14 +03:00
filter_test.go [#168] acl: Implement binary/JSON encoders/decoders on HeaderFilter 2020-11-13 18:07:26 +03:00
record.go [#283] pkg/eacl: Remove usage of deprecated container ID from src files 2021-05-26 12:24:58 +03:00
record_test.go [#217] pkg/eacl: Change interface for working with keys on Target and Record 2020-12-01 10:11:32 +03:00
table.go [#283] pkg/container: Add session token and signature to Table 2021-05-26 12:24:58 +03:00
table_test.go [#283] pkg/container: Add session token and signature to Table 2021-05-26 12:24:58 +03:00
target.go [#217] pkg/eacl: Change interface for working with keys on Target and Record 2020-12-01 10:11:32 +03:00
target_test.go [#217] pkg/eacl: Change interface for working with keys on Target and Record 2020-12-01 10:11:32 +03:00