Package com.yahoo.jrt

Class SecurityContext


  • public class SecurityContext
    extends Object
    Author:
    bjorncs
    • Constructor Detail

    • Method Detail

      • peerCertificateChain

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