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