cancel
Showing results for 
Search instead for 
Did you mean: 

Get Current user's username

harikakosaraju
Champ in-the-making
Champ in-the-making
Hi,

I need to get current user's(the user who is logged in) username.
How do I do about it?
1 ACCEPTED ANSWER

afaust
Legendary Innovator
Legendary Innovator
Use AuthenticationUtil Java class and get the fully authenticated user.
If you are not talking about code on the Repository server side, you need to be more specific about the environment you need this in…

View answer in original post

1 REPLY 1

afaust
Legendary Innovator
Legendary Innovator
Use AuthenticationUtil Java class and get the fully authenticated user.
If you are not talking about code on the Repository server side, you need to be more specific about the environment you need this in…