Interface CurrentUserService


  • @Generated
    public interface CurrentUserService
    This API allows retrieving information about currently authenticated user or service principal.

    This is the high-level interface, that contains generated methods.

    Evolving: this interface is under development. Method signatures may change.

    • Method Detail

      • me

        User me()
        Get current user info.

        Get details about the current method caller's identity.