mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-11 13:34:45 -05:00
Define internal APIs for managing identities
Introduce a local object virIdentity for managing security attributes used to form a client application's identity. Instances of this object are intended to be used as if they were immutable, once created & populated with attributes Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
This commit is contained in:
@@ -151,6 +151,7 @@ src/util/vireventpoll.c
|
||||
src/util/virfile.c
|
||||
src/util/virhash.c
|
||||
src/util/virhook.c
|
||||
src/util/viridentity.c
|
||||
src/util/virinitctl.c
|
||||
src/util/viriptables.c
|
||||
src/util/virjson.c
|
||||
|
||||
Reference in New Issue
Block a user