added author

This commit is contained in:
Axel Uhl
2021-12-15 14:25:44 +01:00
parent ad6c6f78bd
commit 486851f2e0
@@ -26,6 +26,8 @@ import com.sap.sse.shared.json.JsonDeserializationException;
* authenticated session and then uses that session user's bearer token, assuming that the server to be represented by
* this object shares its security service with the server where this object is constructed.
* <p>
*
* @author Axel Uhl (d043530)
*/
public interface SailingServer {
/**