hg: jdk7u/jdk7u-dev/jdk: 7043847: NTML impl of SaslServer throws UnsupportedOperationException from (un)wrap method; ...

weijun.wang at oracle.com weijun.wang at oracle.com
Mon Aug 22 00:20:31 PDT 2011


Changeset: 0dcb939eff08
Author:    weijun
Date:      2011-08-22 15:17 +0800
URL:       http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/0dcb939eff08

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

! src/share/classes/com/sun/security/ntlm/Client.java
! src/share/classes/com/sun/security/ntlm/NTLMException.java
! src/share/classes/com/sun/security/ntlm/Server.java
! src/share/classes/com/sun/security/sasl/ntlm/FactoryImpl.java
! src/share/classes/com/sun/security/sasl/ntlm/NTLMClient.java
! src/share/classes/com/sun/security/sasl/ntlm/NTLMServer.java
+ test/com/sun/security/sasl/ntlm/Conformance.java




More information about the jdk7u-dev mailing list