Interface CurrentUserProvider


  • public interface CurrentUserProvider
    Provides the current user in order to support 'CreateUser', 'UpdateUser' audit features.
    • Method Detail

      • currentUser

        String currentUser()
        Return the current user.
        Returns:
        Current user