[Beepcore-java-users] Question about SessionCredential
Status: Beta
Brought to you by:
huston
From: Paul A. <paa...@ci...> - 2003-04-16 21:10:19
|
Could someone tell me what the role of SessionCredential is in the Java beepcore library? In particular, is it intended as a means of providing credentials to a session that can be used by a client-peer when initiating a session/channel? Or is it just a means of reporting credentials that were obtained some other way when a session/channel was initiated? I'm trying to write a SASL/DIGEST-MD5 profile and am struggling a little with the contracts between some classes in the API. |