You can control the access to your interface with authorization policy.
Usage:
<communication> <httpInterface authorizationName="checkHttpUserPass" hostname="localhost" port="1655"/> </communication>
We assume that there is an authorization policy named: checkHttpUserPass. Use an authorization policy by referencing its identifier in interface definition.
How it works.
Reference to authorization policy.