public class KerberosServer extends SASDemoPOA (Code)
This is the server part of the sas demo. It demonstrates
how to get access to the certificates that the client sent
for mutual authentication. The certificate chain can be
accessed via the Security Level 2 interfaces.
author: Nicolas Noffke version: $Id: KerberosServer.java,v 1.2 2004/02/05 10:49:54 nick.cross Exp $