Interface IAuthServiceFactory

All Known Implementing Classes:
AuthServiceFactory

public interface IAuthServiceFactory
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getAuthService

      IAuthService getAuthService() throws javax.servlet.ServletException
      Throws:
      javax.servlet.ServletException