public class ConnectionInfoBean extends Object implements ConnectionInfo
| Modifier and Type | Method and Description |
|---|---|
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 ConnectionInfoCopyright © 2015 JBoss by Red Hat. All rights reserved.