Interface SslAgentLifeCycleAdapter.ClientInfo
-
- All Known Implementing Classes:
SslAgentLifeCycleAdapter.ClientInfoImpl
- Enclosing class:
- SslAgentLifeCycleAdapter
public static interface SslAgentLifeCycleAdapter.ClientInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getAccessCode()
int
getConnectionTimeout()
String
getServerUrl()
String
getUser()
-