T - the response typeA - the argument typepublic static interface KerberosHelper.Command<T,A>
| Modifier and Type | Method and Description |
|---|---|
T |
invoke(A arg)
Invoke this command.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.