Skip navigation links
A B C D E F G H I J L M N O P R S T U V X 

A

addDetail(String, String) - Method in class com.authy.api.ApprovalRequestParams.Builder
Adds a key,value pair into the details which is a Dictionary containing the [ApprovalRequest] details that will be shown to user.
addHiddenDetail(String, String) - Method in class com.authy.api.ApprovalRequestParams.Builder
Adds a key,value pair into the hidden_details which is a Dictionary containing the approval request details hidden to user.
addLogo(ApprovalRequestParams.Resolution, String) - Method in class com.authy.api.ApprovalRequestParams.Builder
Adds a new logo item to the Logos array.
addToMap(JSONArray) - Method in class com.authy.api.Logo
 
APPROVAL_REQUEST_POS - Static variable in class com.authy.api.OneTouch
 
APPROVAL_REQUEST_PRE - Static variable in class com.authy.api.OneTouch
 
APPROVAL_REQUEST_STATUS - Static variable in class com.authy.api.OneTouch
 
ApprovalRequestParams - Class in com.authy.api
 
ApprovalRequestParams.Builder - Class in com.authy.api
 
ApprovalRequestParams.Resolution - Enum in com.authy.api
 
AuthyApiClient - Class in com.authy
 
AuthyApiClient(String, String) - Constructor for class com.authy.AuthyApiClient
 
AuthyApiClient(String) - Constructor for class com.authy.AuthyApiClient
 
AuthyApiClient(String, String, boolean) - Constructor for class com.authy.AuthyApiClient
 
AuthyException - Exception in com.authy
 
AuthyException(String, Throwable, Integer) - Constructor for exception com.authy.AuthyException
 
AuthyException(String, Throwable, Integer, Error.Code) - Constructor for exception com.authy.AuthyException
 
AuthyException(String, Integer, Error.Code) - Constructor for exception com.authy.AuthyException
 
AuthyException(String) - Constructor for exception com.authy.AuthyException
 
AuthyException(String, Throwable) - Constructor for exception com.authy.AuthyException
 
AUTHYID_ERROR - Static variable in class com.authy.api.ApprovalRequestParams.Builder
 
AuthyUtil - Class in com.authy
 
AuthyUtil() - Constructor for class com.authy.AuthyUtil
 

B

build() - Method in class com.authy.api.ApprovalRequestParams.Builder
Compiles and creates the provided set of parameters to have a ready to use ApprovalRequestParams object.
Builder(Integer, String) - Constructor for class com.authy.api.ApprovalRequestParams.Builder
This will create a valid builder with the initial required params.

C

check(String, String, String) - Method in class com.authy.api.PhoneVerification
 
check(String, String, String, Params) - Method in class com.authy.api.PhoneVerification
 
CLIENT_NAME - Static variable in class com.authy.AuthyApiClient
 
com.authy - package com.authy
 
com.authy.api - package com.authy.api
 
createdAt() - Method in class com.authy.api.OneTouchResponse.ApprovalRequest
 
createUser(String, String, String) - Method in class com.authy.api.Users
Create a new user using his e-mail, phone and country code.
createUser(String, String) - Method in class com.authy.api.Users
Create a new user using his e-mail and phone.

D

DEFAULT_API_URI - Static variable in class com.authy.AuthyApiClient
 
DEFAULT_COUNTRY_CODE - Static variable in class com.authy.api.Users
 
delete(String, Formattable) - Method in class com.authy.api.Resource
DELETE method.
DELETE_USER_PATH - Static variable in class com.authy.api.Users
 
deleteUser(int) - Method in class com.authy.api.Users
Delete a user.
DETAIL_ERROR - Static variable in class com.authy.api.ApprovalRequestParams.Builder
 

E

ENCODE - Static variable in class com.authy.api.Resource
 
equals(Object) - Method in class com.authy.api.Resource.Response
 
Error - Class in com.authy.api
 
Error() - Constructor for class com.authy.api.Error
 
Error.Code - Enum in com.authy.api
 
extract(String, JSONObject, HashMap<String, String>) - Static method in class com.authy.AuthyUtil
 

F

Formattable - Interface in com.authy.api
Interface to represent objects as XML or Java's Map

G

get(String, Formattable) - Method in class com.authy.api.Resource
GET method.
getApprovalRequest() - Method in class com.authy.api.OneTouchResponse
 
getApprovalRequestStatus(String) - Method in class com.authy.api.OneTouch
 
getAuthyId() - Method in class com.authy.api.ApprovalRequestParams
 
getBody() - Method in class com.authy.api.Resource.Response
 
getCode() - Method in class com.authy.api.Error
 
getContentType() - Method in class com.authy.api.Resource
 
getCountryCode() - Method in class com.authy.api.Error
 
getCountryCode() - Method in class com.authy.api.UserStatus
 
getDetails() - Method in class com.authy.api.ApprovalRequestParams
 
getDevices() - Method in class com.authy.api.UserStatus
 
getError() - Method in class com.authy.api.Instance
Return an Error object with the error that have occurred or null.
getErrorCode() - Method in class com.authy.api.OneTouchResponse
 
getErrorCode() - Method in exception com.authy.AuthyException
 
getHidden() - Method in class com.authy.api.ApprovalRequestParams
 
getId() - Method in class com.authy.api.User
 
getIsCellphone() - Method in class com.authy.api.Verification
 
getIsPorted() - Method in class com.authy.api.PhoneInfoResponse
 
getIsPorted() - Method in class com.authy.api.Verification
 
getLogos() - Method in class com.authy.api.ApprovalRequestParams
 
getMessage() - Method in class com.authy.api.ApprovalRequestParams
 
getMessage() - Method in class com.authy.api.Error
 
getMessage() - Method in class com.authy.api.Hash
 
getMessage() - Method in class com.authy.api.OneTouchResponse
 
getMessage() - Method in class com.authy.api.PhoneInfoResponse
 
getMessage() - Method in class com.authy.api.UserStatus
 
getMessage() - Method in class com.authy.api.Verification
 
getNumber() - Method in enum com.authy.api.Error.Code
 
getOneTouch() - Method in class com.authy.AuthyApiClient
 
getPhoneInfo() - Method in class com.authy.AuthyApiClient
 
getPhoneNumber() - Method in class com.authy.api.UserStatus
 
getPhoneVerification() - Method in class com.authy.AuthyApiClient
 
getProvider() - Method in class com.authy.api.PhoneInfoResponse
 
getRes() - Method in enum com.authy.api.ApprovalRequestParams.Resolution
 
getRes() - Method in class com.authy.api.Logo
 
getSecondsToExpire() - Method in class com.authy.api.ApprovalRequestParams
 
getStatus() - Method in class com.authy.api.Instance
 
getStatus() - Method in class com.authy.api.OneTouchResponse.ApprovalRequest
 
getStatus() - Method in class com.authy.api.Resource.Response
 
getStatus() - Method in exception com.authy.AuthyException
 
getSuccess() - Method in class com.authy.api.PhoneInfoResponse
 
getSuccess() - Method in class com.authy.api.UserStatus
 
getSuccess() - Method in class com.authy.api.Verification
 
getToken() - Method in class com.authy.api.Hash
 
getTokens() - Method in class com.authy.AuthyApiClient
 
getType() - Method in class com.authy.api.PhoneInfoResponse
 
getUrl() - Method in class com.authy.api.Error
 
getUrl() - Method in class com.authy.api.Logo
 
getUser() - Method in class com.authy.api.Hash
 
getUserId() - Method in class com.authy.api.UserStatus
 
getUsers() - Method in class com.authy.AuthyApiClient
 
getUUID() - Method in class com.authy.api.OneTouchResponse.ApprovalRequest
 
getValue(String) - Method in class com.authy.api.OneTouchResponse.ApprovalRequest
 

H

Hash - Class in com.authy.api
 
Hash() - Constructor for class com.authy.api.Hash
 
Hash(int, String) - Constructor for class com.authy.api.Hash
 
hashCode() - Method in class com.authy.api.Resource.Response
 
HEADER_AUTHY_SIGNATURE - Static variable in class com.authy.AuthyUtil
 
HEADER_AUTHY_SIGNATURE_NONCE - Static variable in class com.authy.AuthyUtil
 
HIDDEN_DETAIL_ERROR - Static variable in class com.authy.api.ApprovalRequestParams.Builder
 

I

info(String, String) - Method in class com.authy.api.PhoneInfo
 
info(String, String, Params) - Method in class com.authy.api.PhoneInfo
 
Instance - Class in com.authy.api
Generic class to instance a response from the API
Instance() - Constructor for class com.authy.api.Instance
 
Instance(int, String) - Constructor for class com.authy.api.Instance
 
Instance(int, String, String) - Constructor for class com.authy.api.Instance
 
isConfirmed() - Method in class com.authy.api.UserStatus
 
isNotified() - Method in class com.authy.api.OneTouchResponse.ApprovalRequest
 
isOk() - Method in class com.authy.api.Instance
Check if this is instance is correct.
isOk() - Method in class com.authy.api.Token
Check if this is token is correct.
isRegistered() - Method in class com.authy.api.UserStatus
 
isSuccess() - Method in class com.authy.api.Hash
 
isSuccess() - Method in class com.authy.api.OneTouchResponse
 
isSuccess() - Method in class com.authy.api.UserStatus
 

J

JSON_CONTENT_TYPE - Static variable in class com.authy.api.Resource
 
JSONBody - Class in com.authy.api
 
JSONBody(JSONObject) - Constructor for class com.authy.api.JSONBody
 

L

loadProperties(String, Class) - Static method in class com.authy.AuthyUtil
Loads your api_key and api_url properties from the given property file
Logo - Class in com.authy.api
 
Logo(ApprovalRequestParams.Resolution, String) - Constructor for class com.authy.api.Logo
 
LOGO_ERROR_DEFAULT - Static variable in class com.authy.api.ApprovalRequestParams.Builder
 
LOGO_ERROR_RES - Static variable in class com.authy.api.ApprovalRequestParams.Builder
 
LOGO_ERROR_URL - Static variable in class com.authy.api.ApprovalRequestParams.Builder
 

M

mapToQuery(Map<String, String>) - Static method in class com.authy.AuthyUtil
 
MESSAGE_ERROR - Static variable in class com.authy.api.ApprovalRequestParams.Builder
 
METHOD_GET - Static variable in class com.authy.api.Resource
 
METHOD_POST - Static variable in class com.authy.api.Resource
 
METHOD_PUT - Static variable in class com.authy.api.Resource
 

N

NEW_USER_PATH - Static variable in class com.authy.api.Users
 

O

ONE_CODE_CALL_PATH - Static variable in class com.authy.api.Users
 
OneTouch - Class in com.authy.api
 
OneTouch(String, String) - Constructor for class com.authy.api.OneTouch
 
OneTouch(String, String, boolean) - Constructor for class com.authy.api.OneTouch
 
OneTouchException - Exception in com.authy
 
OneTouchException(String, Throwable) - Constructor for exception com.authy.OneTouchException
 
OneTouchException(String) - Constructor for exception com.authy.OneTouchException
 
OneTouchResponse - Class in com.authy.api
 
OneTouchResponse(int, String) - Constructor for class com.authy.api.OneTouchResponse
 
OneTouchResponse(String) - Constructor for class com.authy.api.OneTouchResponse
 
OneTouchResponse.ApprovalRequest - Class in com.authy.api
 

P

Params - Class in com.authy.api
 
Params() - Constructor for class com.authy.api.Params
 
PHONE_INFO_API_PATH - Static variable in class com.authy.api.PhoneInfo
 
PHONE_VERIFICATION_API_PATH - Static variable in class com.authy.api.PhoneVerification
 
PhoneInfo - Class in com.authy.api
 
PhoneInfo(String, String) - Constructor for class com.authy.api.PhoneInfo
 
PhoneInfo(String, String, boolean) - Constructor for class com.authy.api.PhoneInfo
 
PhoneInfoResponse - Class in com.authy.api
 
PhoneInfoResponse() - Constructor for class com.authy.api.PhoneInfoResponse
 
PhoneInfoResponse(int, String) - Constructor for class com.authy.api.PhoneInfoResponse
 
PhoneInfoResponse(int, String, String) - Constructor for class com.authy.api.PhoneInfoResponse
 
PhoneVerification - Class in com.authy.api
 
PhoneVerification(String, String) - Constructor for class com.authy.api.PhoneVerification
 
PhoneVerification(String, String, boolean) - Constructor for class com.authy.api.PhoneVerification
 
post(String, Formattable) - Method in class com.authy.api.Resource
POST method.
put(String, Formattable) - Method in class com.authy.api.Resource
PUT method.

R

requestCall(int) - Method in class com.authy.api.Users
Send token via call to a user.
requestCall(int, Map<String, String>) - Method in class com.authy.api.Users
Send token via call to a user with some options defined.
requestSms(int) - Method in class com.authy.api.Users
Send token via sms to a user.
requestSms(int, Map<String, String>) - Method in class com.authy.api.Users
Send token via sms to a user with some options defined.
requestStatus(int) - Method in class com.authy.api.Users
Get user status.
Resource - Class in com.authy.api
Class to send http requests.
Resource(String, String) - Constructor for class com.authy.api.Resource
 
Resource(String, String, String) - Constructor for class com.authy.api.Resource
 
Resource(String, String, boolean) - Constructor for class com.authy.api.Resource
 
Resource(String, String, boolean, String) - Constructor for class com.authy.api.Resource
 
Resource.Response - Class in com.authy.api
 

S

sendApprovalRequest(ApprovalRequestParams) - Method in class com.authy.api.OneTouch
Sends the OneTouch's approval request to the Authy servers and returns the OneTouchResponse that comes back.
setAttribute(String, String) - Method in class com.authy.api.Params
 
setCode(Error.Code) - Method in class com.authy.api.Error
 
setCountryCode(String) - Method in class com.authy.api.Error
 
setError(Error) - Method in class com.authy.api.Instance
Set an Error object.
setId(int) - Method in class com.authy.api.User
 
setMessage(String) - Method in class com.authy.api.Error
 
setMessage(String) - Method in class com.authy.api.Hash
 
setRes(ApprovalRequestParams.Resolution) - Method in class com.authy.api.Logo
 
setResponse(String) - Method in class com.authy.api.PhoneInfoResponse
 
setResponse(String) - Method in class com.authy.api.Verification
 
setSecondsToExpire(Long) - Method in class com.authy.api.ApprovalRequestParams.Builder
Defines the second to expire parameter
setStatus(int) - Method in class com.authy.api.Instance
 
setStatus(int) - Method in class com.authy.api.Verification
 
setSuccess(boolean) - Method in class com.authy.api.Hash
 
setToken(String) - Method in class com.authy.api.Hash
 
setUrl(String) - Method in class com.authy.api.Error
 
setUrl(String) - Method in class com.authy.api.Logo
 
setUser(User) - Method in class com.authy.api.Hash
 
SMS_PATH - Static variable in class com.authy.api.Users
 
start(String, String, String, Params) - Method in class com.authy.api.PhoneVerification
 

T

toJSON() - Method in interface com.authy.api.Formattable
 
toJSON() - Method in class com.authy.api.JSONBody
 
Token - Class in com.authy.api
 
Token() - Constructor for class com.authy.api.Token
 
Token(int, String) - Constructor for class com.authy.api.Token
 
Token(int, String, String) - Constructor for class com.authy.api.Token
 
TOKEN_VERIFICATION_PATH - Static variable in class com.authy.api.Tokens
 
Tokens - Class in com.authy.api
 
Tokens(String, String) - Constructor for class com.authy.api.Tokens
 
Tokens(String, String, boolean) - Constructor for class com.authy.api.Tokens
 
toMap() - Method in class com.authy.api.Error
Map a Token instance to its Java's Map representation.
toMap() - Method in interface com.authy.api.Formattable
 
toMap() - Method in class com.authy.api.Hash
Map a Token instance to its Java's Map representation.
toMap() - Method in class com.authy.api.JSONBody
 
toMap() - Method in class com.authy.api.Params
 
toMap() - Method in class com.authy.api.PhoneInfoResponse
Map a Token instance to its Java's Map representation.
toMap() - Method in class com.authy.api.Token
Map a Token instance to its Java's Map representation.
toMap() - Method in class com.authy.api.User
Map a Token instance to its Java's Map representation.
toMap() - Method in class com.authy.api.UserStatus
 
toMap() - Method in class com.authy.api.Verification
Map a Token instance to its Java's Map representation.
toString() - Method in class com.authy.api.Error
 
toString() - Method in class com.authy.api.Resource.Response
 
toXML() - Method in class com.authy.api.Error
Map a Token instance to its XML representation.
toXML() - Method in interface com.authy.api.Formattable
 
toXML() - Method in class com.authy.api.Instance
Map a Token instance to its XML representation.
toXML() - Method in class com.authy.api.JSONBody
 
toXML() - Method in class com.authy.api.Params
 

U

User - Class in com.authy.api
 
User() - Constructor for class com.authy.api.User
 
User(int, String) - Constructor for class com.authy.api.User
 
User(int, String, String) - Constructor for class com.authy.api.User
 
USER_STATUS_PATH - Static variable in class com.authy.api.Users
 
Users - Class in com.authy.api
 
Users(String, String) - Constructor for class com.authy.api.Users
 
Users(String, String, boolean) - Constructor for class com.authy.api.Users
 
UserStatus - Class in com.authy.api
 
UserStatus() - Constructor for class com.authy.api.UserStatus
 
UserStatus(int, String) - Constructor for class com.authy.api.UserStatus
 
UserStatus(int, String, String) - Constructor for class com.authy.api.UserStatus
 

V

VALID_TOKEN_MESSAGE - Static variable in class com.authy.api.Token
 
validateSignatureForGet(Map<String, String>, Map<String, String>, String, String) - Static method in class com.authy.AuthyUtil
Validates the request information to
validateSignatureForPost(String, Map<String, String>, String, String) - Static method in class com.authy.AuthyUtil
Validates the request information to
valueOf(String) - Static method in enum com.authy.api.ApprovalRequestParams.Resolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.authy.api.Error.Code
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.authy.api.ApprovalRequestParams.Resolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.authy.api.Error.Code
Returns an array containing the constants of this enum type, in the order they are declared.
Verification - Class in com.authy.api
 
Verification() - Constructor for class com.authy.api.Verification
 
Verification(int, String) - Constructor for class com.authy.api.Verification
 
Verification(int, String, String) - Constructor for class com.authy.api.Verification
 
verify(int, String) - Method in class com.authy.api.Tokens
 
verify(int, String, Map<String, String>) - Method in class com.authy.api.Tokens
 
VERSION - Static variable in class com.authy.AuthyApiClient
 

X

XML_CONTENT_TYPE - Static variable in class com.authy.api.Resource
 
A B C D E F G H I J L M N O P R S T U V X 
Skip navigation links

Copyright © 2019. All rights reserved.