CallbackHandlerpublic class KerbCallback extends Object implements CallbackHandler
| Modifier and Type | Method | Description |
|---|---|---|
String |
getUsernameRequested() |
Returns if a name was retrieved By Kerberos.
|
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.