| commit | 369b8d2153c1ae5278e96d3bf60e09b66556b169 | [log] [tgz] |
|---|---|---|
| author | Weijun Wang <weijun@openjdk.org> | Mon Aug 22 15:17:23 2011 +0800 |
| committer | Weijun Wang <weijun@openjdk.org> | Mon Aug 22 15:17:23 2011 +0800 |
| tree | c4835cf72beb9ed4bcaf6c6769326858868ba6d1 | |
| parent | ba67e662ef5a9a910107772b3331fbcd8f435a57 [diff] |
7043847: NTML impl of SaslServer throws UnsupportedOperationException from (un)wrap method 7043860: NTML impl of SaslServer doesn't throw ISE from getAuthorizationID() method 7043882: NTML impl of SaslServer doesn't throw ISE from getNegotiatedProperty() method 7043938: NTML impl of SaslClientFactory throws NPE instead of SaslException 7043959: NTML impl of SaslClientFactory throws NPE for null CallBackHandler instance Reviewed-by: vinnie