|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.ibm.di.api.authentication.AuthenticationCallbackHandler
public class AuthenticationCallbackHandler
This is the object used by the authentication mechanism for communicating with the authentication engine and the authentication requester.
| Method Summary | |
|---|---|
void |
handle(javax.security.auth.callback.Callback[] cb)
Called by the authentication engine. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void handle(javax.security.auth.callback.Callback[] cb)
handle in interface javax.security.auth.callback.CallbackHandlercb - the authentication transport object.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||