|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.abstracthorizon.mercury.common.SimpleJAASStorageManager.Handler
protected static class SimpleJAASStorageManager.Handler
Callback handler
| Field Summary | |
|---|---|
protected char[] |
pass
Password |
protected String |
user
Username |
| Constructor Summary | |
|---|---|
protected |
SimpleJAASStorageManager.Handler(String user,
char[] pass)
Constructor |
| Method Summary | |
|---|---|
void |
handle(Callback[] callbacks)
Handles callback |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String user
protected char[] pass
| Constructor Detail |
|---|
protected SimpleJAASStorageManager.Handler(String user,
char[] pass)
user - usernamepass - password| Method Detail |
|---|
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
handle in interface CallbackHandlercallbacks - callbacks
IOException
UnsupportedCallbackException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||