jar

com.wix.restaurants : wix-restaurants-authentication-api

Maven & Gradle

Jun 13, 2018
5 usages
1 stars

Wix Restaurants Authentication API · Wix Restaurants Authentication API

Table Of Contents

Latest Version

Download com.wix.restaurants : wix-restaurants-authentication-api JAR file - Latest Versions:

All Versions

Download com.wix.restaurants : wix-restaurants-authentication-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.12.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wix-restaurants-authentication-api-1.12.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.wix.restaurants.authentication

├─ com.wix.restaurants.authentication.WixRestaurantsAuthenticationClient.class - [JAR]

com.wix.restaurants.authentication.exceptions

├─ com.wix.restaurants.authentication.exceptions.AuthenticationException.class - [JAR]

├─ com.wix.restaurants.authentication.exceptions.InternalException.class - [JAR]

├─ com.wix.restaurants.authentication.exceptions.InvalidDataException.class - [JAR]

├─ com.wix.restaurants.authentication.exceptions.InvalidRequestException.class - [JAR]

├─ com.wix.restaurants.authentication.exceptions.NoPermissionException.class - [JAR]

├─ com.wix.restaurants.authentication.exceptions.NotFoundException.class - [JAR]

├─ com.wix.restaurants.authentication.exceptions.SecurityException.class - [JAR]

├─ com.wix.restaurants.authentication.exceptions.TimeoutException.class - [JAR]

com.wix.restaurants.authentication.model

├─ com.wix.restaurants.authentication.model.FacebookLogin.class - [JAR]

├─ com.wix.restaurants.authentication.model.GoogleLogin.class - [JAR]

├─ com.wix.restaurants.authentication.model.LoginResponse.class - [JAR]

├─ com.wix.restaurants.authentication.model.Namespaces.class - [JAR]

├─ com.wix.restaurants.authentication.model.OpenrestLogin.class - [JAR]

├─ com.wix.restaurants.authentication.model.User.class - [JAR]

├─ com.wix.restaurants.authentication.model.WixLogin.class - [JAR]

Advertisement