|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.jaas.MuleCallbackHandler
public class MuleCallbackHandler
Constructor Summary | |
---|---|
MuleCallbackHandler(Authentication authentication)
|
Method Summary | |
---|---|
void |
handle(javax.security.auth.callback.Callback[] callbacks)
The handle() method handles the callbacks to be passed to the Jaas security. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MuleCallbackHandler(Authentication authentication)
authentication
- Method Detail |
---|
public final void handle(javax.security.auth.callback.Callback[] callbacks) throws java.io.IOException, javax.security.auth.callback.UnsupportedCallbackException
handle
in interface javax.security.auth.callback.CallbackHandler
callbacks
-
java.io.IOException
javax.security.auth.callback.UnsupportedCallbackException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |