authProtocol property

AuthProtocol authProtocol
getter/setter pair

The type of authorization security to use (md5 or sha)

Implementation

AuthProtocol authProtocol = AuthProtocol.sha;