Methods
Modifier and Type |
Method and Description |
void |
authorizationDone(AuthorizationContext context,
AuthorizationRequest request,
AuthorizationReply reply) |
void |
authorizationFailed(AuthorizationContext context,
AuthorizationRequest request,
Throwable error) |
void |
authorizationRequested(AuthorizationRequest request) |
void |
debug(String message,
Object... arguments) |
void |
debug(String message,
Throwable e,
Object... arguments) |
void |
info(String message,
Object... arguments) |
void |
info(String message,
Throwable e,
Object... arguments) |