public class KerbCallback extends Object implements CallbackHandler
| Modifier and Type | Method and 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 © 2017 Microsoft Corporation. All rights reserved.