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