Package | Description |
---|---|
org.openestate.is24.restapi |
Core classes.
|
org.openestate.is24.restapi.webapp |
Classes for the example web application.
|
Modifier and Type | Method and Description |
---|---|
Verification |
AbstractClient.fetchVerification()
Initiates a verification process.
|
Verification |
AbstractClient.fetchVerification(String callbackUrl)
Initiates a verification process.
|
Modifier and Type | Method and Description |
---|---|
Authorization |
AbstractClient.authorizeAfterVerification(Verification verification,
String verificationCode)
Initializes client after a succesful verification.
|
Modifier and Type | Method and Description |
---|---|
protected Verification |
VerificationServlet.getWebserviceVerification(javax.servlet.http.HttpServletRequest req)
Generates credentials for a verification process at the IS24-Webservice.
|
Modifier and Type | Method and Description |
---|---|
protected void |
VerificationServlet.storeVerification(Verification verification)
Store newly created verification credentials to the local store.
|
Copyright © 2014 OpenEstate. All rights reserved.