2026-05-29 15:43:08 +00:00
|
|
|
// 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
|