Package com.soffid.iam.sync.service
Interface ConsoleLogonService
public interface ConsoleLogonService
Service ConsoleLogonService
-
Field Details
-
REMOTE_PATH
- See Also:
-
SERVICE_NAME
- See Also:
-
-
Method Details
-
validatePassword
PasswordValidation validatePassword(String user, String passwordDomain, String password) throws InternalErrorException, InternalErrorException, RemoteException, InternalErrorException Operation validatePassword- Parameters:
user-passwordDomain-password-- Returns:
- Throws:
InternalErrorExceptionInternalErrorExceptionRemoteExceptionInternalErrorException
-