Class CurrentUserAPI


  • @Generated
    public class CurrentUserAPI
    extends Object
    This API allows retrieving information about currently authenticated user or service principal.
    • Constructor Detail

      • CurrentUserAPI

        public CurrentUserAPI​(ApiClient apiClient)
        Regular-use constructor
      • CurrentUserAPI

        public CurrentUserAPI​(CurrentUserService mock)
        Constructor for mocks
    • Method Detail

      • me

        public User me()
        Get current user info.

        Get details about the current method caller's identity.