On Mar 13, 2014, at 20:32, Sean Mullan <sean.mul...@oracle.com> wrote:
> Looks ok, although I noticed another typo: > > 409 * AP-REP will need to be generated. > > Should that also be AP-REQ? No. This method is called by the acceptor when parsing an AP-REQ token. If true (mutual auth required), the acceptor would need to send back a response, i.e. an AP-REP. Thanks Max > > --Sean > > On 03/12/2014 10:18 PM, Wang Weijun wrote: >> Tiny webrev at >> >> http://cr.openjdk.java.net/~weijun/8037262/webrev.00/ >> >> Thanks >> Max >> >