CInf |
![]() | Initializes the client interface according to the values in an akentiClient configuration file. |
![]() | Given the DN of a user and the DN of the CA that issued this name and the name of the resource, returns the capability structure which contains the unconditional and conditional rights. |
![]() | Given a string containing a PEM encoded x509 certificate for a user, and the name of the resource, returns the capability structure which contains the unconditional and conditional rights. |
![]() | Given a file name which contains a PEM encoded x509 certificate or certificate chain for a user, and the name of the resource, returns the capability structure which contains the unconditional and conditional rightsThis method sends a messaage to an Akenti server. |
![]() | Initializes the Akenti policy engine. |
![]() | Given an authenticated principal name which consists of an x509 distinguished name for a user, and the x509 distinguished name of the Certificate Authority which issued the user's x509 cert, and the name of the resource, returns a capability certificate if any rights are granted. |
![]() | Given a file containing a PEM encoded x509 certificate for a user, and the name of the resource, returns a capability certificate if any rights are granted. |
![]() | Given a string containing a PEM encoded x509 certificate for a user, and the name of the resource, returns a capability certificate if any. |
![]() | Checks a user's access to executables managed by the GLOBUS Job Manager. |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | |
![]() | A minimal C interface to a capabilty certificate. |
![]() | Initializes a CapCert from a string. |
![]() | Initializes a CapCert from a PEM file. |
![]() | Writes cert to buffer. |
![]() | Writes cert to file. |
![]() | Writes pretty text to buffer. |
![]() | Destroys a CapCert. |
![]() | Returns the version number of the capability certificate. |
![]() | Returns the subject of the capability certificate. |
![]() | Returns the subject's public key from the capability certificate. |
![]() | Returns the name of the resource that the capability certificate applies to. |
![]() | Returns the issuer of the capability certificate. |
![]() | Returns the time before which the capability certificate is not valid. |
![]() | Returns the time after which the capability certificate is no longer valid. |
![]() | Checks the validity time of the capability certificate. |
![]() | Checks if there are granted unconditional actions in a CapCert. |
![]() | Returns the number of granted actions in a CapCert. |
![]() | Returns the action at index idx. |
![]() | Checks if there are CondActions in a CapCert. |
![]() | Returns the number of CondActions in a CapabilityCertificate. |
![]() | Returns the CondActions at index idx. |
![]() | Copies the AKPrincipal's distinguished name into buff. |
![]() | Copies the AKPrincipal's CA's distinguished name into buffThis function should be called first with buff equal to NULL to get the length of the distinguished name. |
![]() | Copies the UTCTime's string representation. |
![]() | Returns the constraint string from a CondActions pointer. |
![]() | Return whether the constraint must be satisfied. |
![]() | Returns the number of actions in CondActions. |
![]() | Returns the action at index idx. |
![]() | Returns the number of AttrInfos in CondActions. |
![]() | Returns the AttrInfo at index idx. |
![]() | Returns the type of an Attibute. |
![]() | Returns the name of an attribute. |
![]() | Returns the value of the attributeIt is assumed that the caller of the getAttribute and getValue methods can evaluate whether the contraint is met. |
![]() | Returns the status code rom an AKMessage |
![]() | Returns the description of an AKMessage |
![]() | Frees an AKMessage. |
![]() | Signature of the callback routine. |
![]() | Traverses the expression in CondActions and calls func with the arguments. |
Alphabetic index Hierarchy of classes