JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
D
F
G
I
O
R
S
V
D
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.openestate.is24.restapi.webapp.
VerificationServlet
A GET request was received for this servlet.
doVerificationRequest(HttpServletRequest, HttpServletResponse)
- Method in class org.openestate.is24.restapi.webapp.
VerificationServlet
Create a verification request and show a page with the verification link.
doVerificationResponse(String, String, String, HttpServletRequest, HttpServletResponse)
- Method in class org.openestate.is24.restapi.webapp.
VerificationServlet
Creates access credentials after the verification was passed.
F
fetchVerificationSecret(String)
- Method in class org.openestate.is24.restapi.webapp.
VerificationServlet
Returns the secret for a previously created verification token.
G
getClient()
- Method in class org.openestate.is24.restapi.webapp.
VerificationServlet
Create a client for communication with the IS24-Webservice.
getWebserviceAuthorization(String, String, String, HttpServletRequest)
- Method in class org.openestate.is24.restapi.webapp.
VerificationServlet
Generates credentials for permanent authoriation at the IS24-Webservice.
getWebserviceVerification(HttpServletRequest)
- Method in class org.openestate.is24.restapi.webapp.
VerificationServlet
Generates credentials for a verification process at the IS24-Webservice.
I
init()
- Method in class org.openestate.is24.restapi.webapp.
VerificationServlet
Servlet is initialized by the servlet engine.
O
org.openestate.is24.restapi.webapp
- package org.openestate.is24.restapi.webapp
Classes for the example web application.
R
removeVerificationSecret(String)
- Method in class org.openestate.is24.restapi.webapp.
VerificationServlet
Remove a previously created verification token from the local store.
S
storeVerification(Verification)
- Method in class org.openestate.is24.restapi.webapp.
VerificationServlet
Store newly created verification credentials to the local store.
V
VerificationServlet
- Class in
org.openestate.is24.restapi.webapp
A servlet for verification at the REST-Webservice of ImmobilienScout24.de.
VerificationServlet()
- Constructor for class org.openestate.is24.restapi.webapp.
VerificationServlet
D
F
G
I
O
R
S
V
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2016
OpenEstate
. All rights reserved.