@return The name of the user this provider is tied to.
()
| 69 | * @return The name of the user this provider is tied to. |
| 70 | */ |
| 71 | public abstract String getClientUsername(); |
| 72 | |
| 73 | /** |
| 74 | * @return The RPC code identifying this authentication mechanism |
no outgoing calls
no test coverage detected