CallbackHandlerpublic class KerbCallback extends Object implements CallbackHandler
| Modifier and Type | Method | Description |
|---|---|---|
String |
getUsernameRequested() |
If a name was retrieved By Kerberos, return it.
|
void |
handle(Callback[] callbacks) |
public String getUsernameRequested()
public void handle(Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 2018 Microsoft Corporation. All rights reserved.