getID() method

Retrieve unique context ID.

Syntax

String getID ()

Returns

unique id

Usage

This ID may safely be used to refer to a

SecContext

instance within a hashtable or other such structure. Additionally, these identifiers are guaranteed to be unique across multiple machines because they include (in part) the machine's IP address.

unique id