This commit is contained in:
Arjen Poutsma
2012-11-06 11:38:21 +00:00
parent 9572c6bdaa
commit d7ed005cac
2 changed files with 5 additions and 35 deletions

View File

@@ -42,7 +42,7 @@ import org.apache.ws.security.WSUsernameTokenPrincipal;
* password contained in this details object is then compared with the digest in the message.
*
* @author Arjen Poutsma
* @since 1.5.0
* @since 2.1
*/
public class SpringSecurityPasswordValidationCallbackHandler extends AbstractWsPasswordCallbackHandler
implements InitializingBean {