Class CapabilityCertificateImpl
is an implementation
class for AkentiCertificate
![]() | CapabilityCertificateImpl () Default constructor |
![]() | ~CapabilityCertificateImpl () Default destructor |
![]() | newInstance () const |
![]() | getHashString () const |
![]() | getResource () const |
![]() | getCapabilities () const |
![]() | getPrincipal () const |
![]() | doWrite (AkentiOutputStream &drain) const |
![]() | doRead (AkentiInputStream& source) |
![]() | doParamString (ostream& os) const |
ClassCapabilityCertificateImpl
is an implementation class for AkentiCertificate.The format for capability certificate is:
CapabilityCertificateImpl { Resource resource for which the certificate applies Principal name of the holder of these capabilites Capabilities set of rights that the holder has to the resource }These certificates are used to authorize a subject (principal) for a set of actions on a specific resource. The capabilities denote the set of actions that have been authorized.
Certificates are generated through AkentiCertificateFactory. There are different generators that are used in order to generate appropriate certificates.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de