[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

No Subject




Doug Engert wrote:

> One of the other issues with the application calling mechanism-specific
> APIs has to do with passing of the context or cred. If there is a mechglue
> it will most likely have defined its own structure for the contect or
> cred, which contain pointers to the underlying context or cred for all
> the mechanisums it is fronting. The mechglue would then take care of
> passing the correct context or cred. But if the application bypasses the
> mechglue what does it pass for the contect or cred?
> 
> How do you plan on handling this?
> 
> This should be an issue for Kitten.
> [ ... deleted ... ]