com.pcbsys.nirvana.client.ReleaseIdentifier Class Reference

This class is used to wrap the com.pcbsys.foundation.security.login.ReleaseIdentifier class in our client API. More...

Public Member Functions

String getReleaseVersion ()
 This method is responsible for wrapping up in one string both major and minor version of a server/client. More...
 

Detailed Description

This class is used to wrap the com.pcbsys.foundation.security.login.ReleaseIdentifier class in our client API.

In addition it contains information for the realm URL the session is eventually connected to

Member Function Documentation

String com.pcbsys.nirvana.client.ReleaseIdentifier.getReleaseVersion ( )

This method is responsible for wrapping up in one string both major and minor version of a server/client.

Returns
String that contains both major version and minor version separated with dot.