next up previous
Next: Applying the Distributed Authorization Up: GAA API Previous: GAA API functions

GAA API Security Context

The security context is a GAA API data structure. It stores information relevant to access control. Some of its constituents follow:

Identity


Identity represents verified authentication information, such as access identity for a particular security mechanism.

Authorization Attributes


This type of attributes represents verified authorization credentials, such as capabilities, group membership, group non-membership, delegated credentials. Delegation may be implemented using restricted proxies [2].

Evaluation and Retrieval Functions for Upcalls


These functions are called to evaluate application-specific restrictions, to request additional credentials and verify them.



Tatyana Ryutov 2002-06-25