public class ConnectionInfoBean extends Object implements ConnectionInfo
| Modifier and Type | Method and Description |
|---|---|
ControllerAddress |
getControllerAddress()
Returns the Controller Address.
|
Date |
getLoggedSince() |
X509Certificate[] |
getServerCertificates() |
String |
getUsername() |
boolean |
isDisableLocalAuth() |
public boolean isDisableLocalAuth()
isDisableLocalAuth in interface ConnectionInfopublic String getUsername()
getUsername in interface ConnectionInfopublic Date getLoggedSince()
getLoggedSince in interface ConnectionInfopublic X509Certificate[] getServerCertificates()
getServerCertificates in interface ConnectionInfopublic ControllerAddress getControllerAddress()
ConnectionInfogetControllerAddress in interface ConnectionInfoCopyright © 2018 JBoss by Red Hat. All rights reserved.