public interface ConnectionInfo
| Modifier and Type | Method and Description |
|---|---|
ControllerAddress |
getControllerAddress()
Returns the Controller Address.
|
Date |
getLoggedSince() |
X509Certificate[] |
getServerCertificates() |
String |
getUsername() |
boolean |
isDisableLocalAuth() |
boolean isDisableLocalAuth()
String getUsername()
Date getLoggedSince()
X509Certificate[] getServerCertificates()
ControllerAddress getControllerAddress()
Copyright © 2018 JBoss by Red Hat. All rights reserved.