org.fusesource.hawtdispatch.transport
Interface SecuredSession

All Known Implementing Classes:
SslProtocolCodec, SslTransport

public interface SecuredSession

Author:
Hiram Chirino

Method Summary
 X509Certificate[] getPeerX509Certificates()
          Gets the X509Certificate associated withe the peer.
 

Method Detail

getPeerX509Certificates

X509Certificate[] getPeerX509Certificates()
Gets the X509Certificate associated withe the peer.

Returns:


Copyright © 2010-2014 FuseSource, Corp.. All Rights Reserved.