|
JCas v0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcas.ConnectionThread.JCasJaasCallbackHandler
The callback handler for JAAS authentication.
| Constructor Summary | |
ConnectionThread.JCasJaasCallbackHandler(String uid,
String pwd)
Creates the handler. |
|
| Method Summary | |
void |
handle(Callback[] callbacks)
Returns the user name and password provided. |
void |
setPWD(String pwd)
Sets the PWD for another call. |
void |
setUID(String uid)
Sets the UID for another call. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConnectionThread.JCasJaasCallbackHandler(String uid,
String pwd)
| Method Detail |
public void setUID(String uid)
public void setPWD(String pwd)
public void handle(Callback[] callbacks)
throws IOException,
UnsupportedCallbackException
handle in interface CallbackHandlerIOException
UnsupportedCallbackException
|
JCas v0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||