|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.springframework.ws.soap.security.callback.AbstractCallbackHandler
org.springframework.ws.soap.security.xwss.callback.SpringUsernamePasswordCallbackHandler
public class SpringUsernamePasswordCallbackHandler
Callback handler that adds username/password information to a mesage using an Spring Security SecurityContext.
UsernameCallbacks and PasswordCallbacks, and throws an
UnsupportedCallbackException for others
| Field Summary |
|---|
| Fields inherited from class org.springframework.ws.soap.security.callback.AbstractCallbackHandler |
|---|
logger |
| Constructor Summary | |
|---|---|
SpringUsernamePasswordCallbackHandler()
|
|
| Method Summary | |
|---|---|
protected void |
handleInternal(javax.security.auth.callback.Callback callback)
Template method that should be implemented by subclasses. |
| Methods inherited from class org.springframework.ws.soap.security.callback.AbstractCallbackHandler |
|---|
handle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpringUsernamePasswordCallbackHandler()
| Method Detail |
|---|
protected void handleInternal(javax.security.auth.callback.Callback callback)
throws java.io.IOException,
javax.security.auth.callback.UnsupportedCallbackException
AbstractCallbackHandler
handleInternal in class AbstractCallbackHandlerjava.io.IOException
javax.security.auth.callback.UnsupportedCallbackException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||