@return The RPC code identifying this authentication mechanism
()
| 74 | * @return The RPC code identifying this authentication mechanism |
| 75 | */ |
| 76 | public abstract byte getAuthMethodCode(); |
| 77 | |
| 78 | /** |
| 79 | * @return The subject identifying the client user this provider is tied to. |
no outgoing calls
no test coverage detected