mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 05:07:41 +00:00
GUACAMOLE-362: Add missing parameter documentation for credentials object.
This commit is contained in:
committed by
Nick Couchman
parent
b410b99d49
commit
bd57938dff
@@ -63,6 +63,9 @@ public class TicketValidationService {
|
|||||||
*
|
*
|
||||||
* @param ticket
|
* @param ticket
|
||||||
* The ID ticket to validate and parse.
|
* The ID ticket to validate and parse.
|
||||||
|
* @param credentials
|
||||||
|
* The Credentials object to store retrieved username and
|
||||||
|
* password values in.
|
||||||
*
|
*
|
||||||
* @return
|
* @return
|
||||||
* The username derived from the ticket.
|
* The username derived from the ticket.
|
||||||
|
Reference in New Issue
Block a user