public class LogoutResponse
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LogoutResponse
public LogoutResponse(String principalName,
String mainApplicationAddress)
-
Method Details
-
getPrincipalName
public String getPrincipalName()
-
getMainApplicationAddress
public String getMainApplicationAddress()