Files
contracts/security/doc.go
T

5 lines
241 B
Go
Raw Permalink Normal View History

// Package security defines the Identity type representing an authenticated
// principal, the PermissionProvider interface for resolving access masks, and
// the Permission and PermissionMask types for capability modelling.
package security