Motivation: We already provide a NEVER_SENSITIVE instance,we should add ALWAYS_SENSITIVE as well. Modifications: Add ALWAYS_SENSITIVE instance which will always return true when check for sesitive. Result: User can reuse code.
Motivation: We already provide a NEVER_SENSITIVE instance,we should add ALWAYS_SENSITIVE as well. Modifications: Add ALWAYS_SENSITIVE instance which will always return true when check for sesitive. Result: User can reuse code.