Call the Cas.getServerInfo() method to get the server properties of the CAS Server.

The syntax of the method is:

CasCrawler.getServerInfo()

The method returns a List<Property> object, which contains Property objects with host machine and CAS Server information.

To retrieve information about the CAS Server:

The returned server properties (Property objects) contain the following key-value information:

The Cas.getServerInfo() method does not throw an exception if it fails.


Copyright © Legal Notices