Interface LoginDataService

  • All Known Implementing Classes:
    LoginDataServiceImpl

    public interface LoginDataService
    Interface to manage the principal object. The principal object is largely used for service that use password based authentication.
    Author:
    Suneet Shah