Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
prenotazione-riunioni-portlet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Valeria Ardizzone
prenotazione-riunioni-portlet
Commits
ecbec034
Commit
ecbec034
authored
7 years ago
by
Valeria Ardizzone
Browse files
Options
Downloads
Patches
Plain Diff
Update PrenotazioneRiunioniPortlet.java
parent
a3c43427
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docroot/WEB-INF/src/it/garr/webmeetings/portlet/booking/PrenotazioneRiunioniPortlet.java
+1
-2
1 addition, 2 deletions
...meetings/portlet/booking/PrenotazioneRiunioniPortlet.java
with
1 addition
and
2 deletions
docroot/WEB-INF/src/it/garr/webmeetings/portlet/booking/PrenotazioneRiunioniPortlet.java
+
1
−
2
View file @
ecbec034
package
it.garr.webmeetings.portlet.booking
;
import
java.util.Calendar
;
...
...
@@ -192,7 +191,7 @@ public class PrenotazioneRiunioniPortlet extends MVCPortlet implements ConnectIn
public
String
createMeeting
(
Prenotazione
prenot
)
throws
ConnectAuthenticationException
,
ConnectException
{
String
urlroom
=
""
;
String
USERNAME
=
"vardizzo@gmail.com"
;
//solo x test TO DO
String
PASSWORD
=
"
2555_shhh_ops!
"
;
//solo x test TO DO
String
PASSWORD
=
"
**********
"
;
//solo x test TO DO
ConnectClient
client
;
client
=
new
ConnectClientImpl
();
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment