|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.wso2.solutions.identity.UsermanagerPasswordCallbackHandler
public class UsermanagerPasswordCallbackHandler
This is the javax.security.auth.callback.CallbackHandler
implementation for Apache Rampart's user authentication.
This uses the WSO2 Commons Usermanager to carry out authentication using the
information passed in.
IMPORTANT : This can only be used in the cases where plain text passwords are
used with a UsernameToken.
| Constructor Summary | |
|---|---|
UsermanagerPasswordCallbackHandler()
|
|
| 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 UsermanagerPasswordCallbackHandler()
| 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.CallbackHandlerjava.io.IOException
javax.security.auth.callback.UnsupportedCallbackException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||