public static class ActiveDirectoryStatus.ServerHealth extends SocketInfo
| Constructor and Description |
|---|
ServerHealth(SocketInfo socketInfo) |
| Modifier and Type | Method and Description |
|---|---|
long |
getLoginExecutionTime() |
long |
getPingExecutionTime() |
boolean |
isCanLogin() |
connect, getHost, getIpAddress, getPort, toStringpublic ServerHealth(SocketInfo socketInfo)
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public boolean isCanLogin()
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public long getPingExecutionTime()
@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public long getLoginExecutionTime()
Copyright © 2016–2020. All rights reserved.