close
Kaspersky Endpoint Security

Welcome to

Kaspersky Endpoint Security


By Kaspersky Endpoint Security


Laden Sie Norton Internet Security 2012



Create the service-side username and password validation handler.

In this article we are using plane text username and passwords. They are not encrypted. The PlainTextPasswordRequest represents the validation request when the password in the username token is in plain text. PasswordValidationCallback is a callback for Password validation. This callback may be used by an authentication module to employ the password validation facilities of its containing runtime. This Callback would typically be called by a ServerAuthModule during validateRequest processing. In our case, in WSIT configuration file we add the ValidatorConfiguration and indicate our custom validator class name which implements PasswordValidationCallback.PasswordValidator. You can use this validator class to authenticate customers against your own services such as database or external services.


Endpoint-Security 2012     Endpoint-Security 2016

Categories and tags