public static interface AuthenticationManager.Callback extends AuthenticationManager
AuthenticationManager.Callback| Modifier and Type | Field and Description |
|---|---|
static org.apache.avro.Protocol |
PROTOCOL |
| Modifier and Type | Method and Description |
|---|---|
void |
authenticate(java.lang.CharSequence token,
org.apache.avro.ipc.Callback<Authentication> callback) |
authenticatevoid authenticate(java.lang.CharSequence token,
org.apache.avro.ipc.Callback<Authentication> callback)
throws java.io.IOException
java.io.IOException