class CheckAccessRequest |
Holds the content of a CheckAccessRequest.
![]() | CheckAccessRequest () Constructor |
![]() | setResource (const string& resource) Sets the name of the resource |
![]() | getResource () const Returns the name of the resource |
![]() | setAkentiPrincipal (const AkentiPrincipal& ap) Sets the principal accessing the resource. |
![]() | containsAkentiPrincipal () const Returns true if this CheckAccessRequest contains a principal |
![]() | getAkentiPrincipal () const Returns the AkentiPrincipal that is in the message. |
![]() | containsX509Chain () const Returns true if this CheckAccessRequest contains an X509 chain |
![]() | setX509Chain (const vector<Certificate>& certs) Sets the X509 chain of the principal accessing the resource |
![]() | getX509Chain () const Returns the X509 chain of the principal accessing the resource. |
Holds the content of a CheckAccessRequest.
This request is used to determine the privileges of a user for a resource.
Alphabetic index HTML hierarchy of classes or Java