public class AbstractCallbackHandler extends Object
CallbackHandler
Modifier and Type | Field and Description |
---|---|
protected String |
userName
User Name that we are interested in getting the password for
|
Constructor and Description |
---|
AbstractCallbackHandler() |
Modifier and Type | Method and Description |
---|---|
protected String |
getUserName(Callback[] callbacks)
Given the callbacks, look for
NameCallback |
protected String userName
Copyright © 2019 JBoss by Red Hat. All rights reserved.