Can I get Session ID through the Java Security API

Matt Abraham (matthew_abraham@clrmnt.com)
Wed, 19 Feb 1997 15:35:04 -0800

Date: Wed, 19 Feb 1997 15:35:04 -0800
From: Matt Abraham <matthew_abraham@clrmnt.com>
To: java-security@java
Subject: Can I get Session ID through the Java Security API

Forgive me if this is a basic question, I am new to the Security API.

I assume that the Security API allows you to set up an authenticated
connection between a client and a server and that a session ID is
established during this connection.

Is there any way to access the session ID through a Java Security API
method call? If not, how would I get the session ID? Once I get the
session ID, how would I associate that to a user ID for access rights?

Matt Abraham
Claremont Technology Group