getAuthenticationAliases

Returns an array containing the valid authentication types for the Sametime® Gateway Server.

Syntax

getAuthenticationAliases

Purpose

The getAuthenticationAliases command returns the valid authentication aliases used by some non-SIP translation protocols in the Sametime Gateway Server.

Data type: String

Sample

This sample gets the authentication types in the Sametime Gateway Server:
set ons [$AdminControl completeObjectName type=RTCAdminMbean,*]
$AdminControl invoke $ons getAuthenticationAliases