|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectru.goodidea.security.DocAuthCallbackHandler
public class DocAuthCallbackHandler
Implementation of a CallbackHandler for performing
authentication with Wave using JAAS.
| Constructor Summary | |
|---|---|
DocAuthCallbackHandler(java.lang.String username,
java.lang.String password)
Creates a WaveAuthCallbackHandler with
username and password. |
|
| Method Summary | |
|---|---|
void |
handle(javax.security.auth.callback.Callback[] callbacks)
Retrieve or display the information requested in the provided Callbacks. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DocAuthCallbackHandler(java.lang.String username,
java.lang.String password)
WaveAuthCallbackHandler with
username and password.
| Method Detail |
|---|
public void handle(javax.security.auth.callback.Callback[] callbacks)
throws javax.security.auth.callback.UnsupportedCallbackException
handle in interface javax.security.auth.callback.CallbackHandlerjavax.security.auth.callback.UnsupportedCallbackException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||