mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
14.26.2011 0175ecee2079273722e7c1cc858286af8781d39f
refs
author Matthew Swift <matthew.swift@forgerock.com>
Wednesday, September 14, 2011 18:26 +0200
committer Matthew Swift <matthew.swift@forgerock.com>
Wednesday, September 14, 2011 18:26 +0200
commit0175ecee2079273722e7c1cc858286af8781d39f
tree 2cbd30d2a7afaab55d5d8a903c07f1fd6ef1fbf2 tree | zip | gz
parent 12ffaa4aa334147b9a6e046c46c45200d81f97f5 view | diff
Fix OPENDJ-271: ExternalSASLBindRequestImpl throws java.lang.IllegalStateException

Add protection for other mechanisms as well since these make similar checks (not sure why we haven't seen this problem already).
4 files modified
21 ■■■■■ changed files
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/requests/CRAMMD5SASLBindRequestImpl.java 5 ●●●●● diff | view | raw | blame | history
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/requests/DigestMD5SASLBindRequestImpl.java 5 ●●●●● diff | view | raw | blame | history
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/requests/ExternalSASLBindRequestImpl.java 6 ●●●●● diff | view | raw | blame | history
opendj3/opendj-ldap-sdk/src/main/java/org/forgerock/opendj/ldap/requests/GSSAPISASLBindRequestImpl.java 5 ●●●●● diff | view | raw | blame | history