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: NDaniel P. Berrange <berrange@redhat.com>
Showing
src/util/viridentity.c
0 → 100644
src/util/viridentity.h
0 → 100644
tests/viridentitytest.c
0 → 100644
想要评论请 注册 或 登录