public interface ClientSummary
Modifier and Type | Interface and Description |
---|---|
static class |
ClientSummary.ClientType
Client type.
|
static class |
ClientSummary.TransportType
Transport type.
|
Modifier and Type | Method and Description |
---|---|
ClientSummary.ClientType |
getClientType()
Returns the type of the client.
|
String |
getPrincipal()
Returns the name of the security principal associated with the session.
|
ClientSummary.TransportType |
getTransportType()
Returns how the client is connected to the server.
|
String getPrincipal()
ClientSummary.TransportType getTransportType()
ClientSummary.ClientType getClientType()
Copyright © 2016 Push Technology Ltd. All Rights Reserved.