abstract fun addAuthority(authority: String): AuthHandler
Add a required authority for this auth handler
authority - the authority
authority
Return a reference to this, so the API can be used fluently