• Dave Cridland's avatar
    SCRAM should just be used when supported · c44f29a6
    Dave Cridland authored
    The logic here was wrong, but trying to handle SCRAM when we
    could read the password, or there was native support. However,
    the existing SCRAM code doesn't perform any fallback - instead
    that's left to the AuthProviders themselves to implement.
    
    So the new logic just assumes that an AuthProvider which can
    provide that fallback will advertise it. If we later make this
    support generic, it can go into the AuthFactory level.
    c44f29a6
Name
Last commit
Last update
..
assembly Loading commit data...
bin Loading commit data...
conf Loading commit data...
database Loading commit data...
i18n Loading commit data...
java Loading commit data...
javadoc/jdk15 Loading commit data...
plugins Loading commit data...
resources Loading commit data...
security Loading commit data...
spank Loading commit data...
test Loading commit data...
tools/anttask/org/jivesoftware/ant Loading commit data...
web Loading commit data...