public class AbstractCallbackHandler extends Object
CallbackHandler| Modifier and Type | Field and Description | 
|---|---|
| protected String | userNameUser 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 © 2017 JBoss by Red Hat. All rights reserved.