Interface IAuthService

All Known Implementing Classes:
AuthService

public interface IAuthService
  • Method Summary

    Modifier and Type
    Method
    Description
    Get the currently authenticated mobile user, if any.
    Get the currently authenticated mobile user, or throw an exception if no user is authenticated.
    Get the currently authenticated user, if any.
    Get the currently authenticated user, or throw an exception if no user is authenticated.