Skip to main content

com.eruces.teadmin.RemoteServerAdmin

The RemoteServerAdmin class supports remote server management.

Deprecated

Inheritance

Public Member Functions

MemberDescription
RemoteServerAdmin()Constructor.
PrincipalInfo[] getRemotePrincipalList(int nSysID, String[] strClsName)Gets list of principals of given type from remote server.

Member Function Documentation

RemoteServerAdmin()

Constructor.

PrincipalInfo[] getRemotePrincipalList(int nSysID, String[] strClsName)

Gets list of principals of given type from remote server.

Parameters

ParameterDescription
nSysIDSystemID
strClsNameclass name of principal (Should only provide "UserAndPasswordInfo" and/or "WindowsPrincipalInfo")

Returns: array of principals