public interface SaeId
SaeId
interface is used to identify an Sae machine.
It is constructed by an SaeLocator component in response to one
of the lookupSae methods. It is later used in communicating with
a specific Sae. The details of what information goes in the SaeId
is internal to the gateway framework and are not visible in the
public interface.