RFR 8037262: typo in error message in KrbAsReq.authenticate()

Wang Weijun weijun.wang at oracle.com
Thu Mar 13 13:45:42 UTC 2014


On Mar 13, 2014, at 20:32, Sean Mullan <sean.mullan at 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
>> 
> 




More information about the security-dev mailing list