Home | History | Annotate | Download | only in stack

Lines Matching refs:getLocalCertificates

1233     public java.security.cert.Certificate[] getLocalCertificates() throws UnsupportedOperationException {
1239 else return ((TLSMessageChannel) this.getMessageChannel()).getHandshakeCompletedListener().getHandshakeCompletedEvent().getLocalCertificates();