Konstantin,
On 11/18/14 1:16 PM, Konstantin Kolinko wrote:
> 2014-11-17 18:56 GMT+03:00 Christopher Schultz :
>> All, (mostly markt)
>>
>> Is there a real difference between PasswordStrategy and
>> CredentialHandler? It appears the former is only used in RealmBase's
>> startInternal method... I th
2014-11-17 18:56 GMT+03:00 Christopher Schultz :
> All, (mostly markt)
>
> Is there a real difference between PasswordStrategy and
> CredentialHandler? It appears the former is only used in RealmBase's
> startInternal method... I think it's completely unused (and Eclipse
> tells me that it is unuse
All, (mostly markt)
Is there a real difference between PasswordStrategy and
CredentialHandler? It appears the former is only used in RealmBase's
startInternal method... I think it's completely unused (and Eclipse
tells me that it is unused).
(I'm looking in trunk/9.0)
Is that just the remnants o