private class GSSAcceptorLoginModule.UsernamePasswordCallbackHandler extends Object implements CallbackHandler
This is only used in the case that a keytab isn't.
| Modifier and Type | Field and Description |
|---|---|
private String |
name
The name to use.
|
private String |
password
The password to use.
|
| Constructor and Description |
|---|
GSSAcceptorLoginModule.UsernamePasswordCallbackHandler(String theName,
String thePassword)
Constructor.
|
public void handle(@Nullable Callback[] callbacks) throws IOException, UnsupportedCallbackException
handle in interface CallbackHandlerIOExceptionUnsupportedCallbackExceptionCopyright © 1999–2018 Shibboleth Consortium. All rights reserved.