Skip navigation links
C E F G H I R T U V 

C

com.sanctionco.thunder.models - package com.sanctionco.thunder.models
 

E

Email - Class in com.sanctionco.thunder.models
Represents an email address that is associated with a User.
Email(String, boolean, String) - Constructor for class com.sanctionco.thunder.models.Email
Constructs a new Email object given the specified parameters.
equals(Object) - Method in class com.sanctionco.thunder.models.Email
 
equals(Object) - Method in class com.sanctionco.thunder.models.User
 

F

fromString(String) - Static method in enum com.sanctionco.thunder.models.ResponseType
Provides a ResponseType representation of a given string.

G

getAddress() - Method in class com.sanctionco.thunder.models.Email
 
getEmail() - Method in class com.sanctionco.thunder.models.User
 
getPassword() - Method in class com.sanctionco.thunder.models.User
 
getProperties() - Method in class com.sanctionco.thunder.models.User
 
getVerificationToken() - Method in class com.sanctionco.thunder.models.Email
 

H

hashCode() - Method in class com.sanctionco.thunder.models.Email
 
hashCode() - Method in class com.sanctionco.thunder.models.User
 

I

isVerified() - Method in class com.sanctionco.thunder.models.Email
 

R

ResponseType - Enum in com.sanctionco.thunder.models
Represents a type of response that can be expected from an API method.

T

toString() - Method in class com.sanctionco.thunder.models.Email
 
toString() - Method in enum com.sanctionco.thunder.models.ResponseType
 
toString() - Method in class com.sanctionco.thunder.models.User
 

U

User - Class in com.sanctionco.thunder.models
Represents a User object and contains all information to identify a User.
User(Email, String, Map<String, Object>) - Constructor for class com.sanctionco.thunder.models.User
Constructs a new User object given the specified parameters.

V

valueOf(String) - Static method in enum com.sanctionco.thunder.models.ResponseType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.sanctionco.thunder.models.ResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
C E F G H I R T U V 
Skip navigation links

Copyright © 2018. All rights reserved.