Package com.yahoo.jrt

Class SecurityContext

java.lang.Object
com.yahoo.jrt.SecurityContext

public class SecurityContext extends Object
Author:
bjorncs
  • Constructor Details

  • Method Details

    • peerCertificateChain

      public List<X509Certificate> peerCertificateChain()
      Returns:
      the peer certificate chain if the peer was authenticated, empty list if not.