Interface Header
public interface Header
- Since:
- v5.2
-
Method Summary
Modifier and TypeMethodDescriptionReturn the full user name from the header.
-
Method Details
-
getFullUserName
String getFullUserName()Return the full user name from the header.- Returns:
- the full user name from the header.
-