One instance of Application creates one UCWA endpoint that
can sign in with its own credentials. The constructor
is not a singleton as it is possible to create several
UCWA endpoints in one web app and make them chat with
each other via the UCWA protocol.
Allows to collect OII (organizational identifiable information)
such as FQDNs. OII doesn't include PII, which is the user's SIP
address, email or other data linkable to an individual user.
The root object in the object model.
One instance of Application creates one UCWA endpoint that can sign in with its own credentials. The constructor is not a singleton as it is possible to create several UCWA endpoints in one web app and make them chat with each other via the UCWA protocol.