|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.orb.csiv2.CSIServerJAASModule.CSICallbackHandler
public static class CSIServerJAASModule.CSICallbackHandler
This is an implementation of the CallbackHandler interface. It provides passing the user's name and password to the JAAS LoginContext.
Constructor Summary | |
---|---|
CSIServerJAASModule.CSICallbackHandler(java.lang.String username,
char[] password)
|
Method Summary | |
---|---|
void |
handle(javax.security.auth.callback.Callback[] callbacks)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CSIServerJAASModule.CSICallbackHandler(java.lang.String username, char[] password)
Method Detail |
---|
public 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
java.io.IOException
javax.security.auth.callback.UnsupportedCallbackException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |