JSCAPE MFT Server

com.jscape.inet.mft.subsystems.authentication
Interface AuthenticationService


public interface AuthenticationService

Authentication mechanism.

Author:
Alex Usun

Method Summary
 void authenticate(Credentials credentials)
          Performs user authentication.
 

Method Detail

authenticate

void authenticate(Credentials credentials)
                  throws AuthenticationException
Performs user authentication.

Parameters:
credentials - authentication credentials
Throws:
AuthenticationException - if authentication error occurs

JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2015. All Rights Reserved