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

A

addHeader(String, String) - Method in class com.auth0.net.CustomRequest
 
Addon - Class in com.auth0.json.mgmt.client
 
Addon() - Constructor for class com.auth0.json.mgmt.client.Addon
 
Addons - Class in com.auth0.json.mgmt.client
 
Addons(Addon, Addon, Addon, Addon) - Constructor for class com.auth0.json.mgmt.client.Addons
 
addParameter(String, Object) - Method in class com.auth0.net.CustomRequest
 
addParameter(String, Object) - Method in class com.auth0.net.EmptyBodyRequest
 
Android - Class in com.auth0.json.mgmt.client
 
Android(String, List<String>) - Constructor for class com.auth0.json.mgmt.client.Android
 
APIException - Exception in com.auth0.exception
Class that represents an Auth0 Server error captured from a http response.
APIException(String, int, Throwable) - Constructor for exception com.auth0.exception.APIException
 
APIException(Map<String, Object>, int) - Constructor for exception com.auth0.exception.APIException
 
assertNotNull(Object, String) - Static method in class com.auth0.utils.Asserts
 
Asserts - Class in com.auth0.utils
 
Asserts() - Constructor for class com.auth0.utils.Asserts
 
assertValidUrl(String, String) - Static method in class com.auth0.utils.Asserts
 
Auth0Exception - Exception in com.auth0.exception
Class that represents an error captured when executing an http request to the Auth0 Server.
Auth0Exception(String) - Constructor for exception com.auth0.exception.Auth0Exception
 
Auth0Exception(String, Throwable) - Constructor for exception com.auth0.exception.Auth0Exception
 
AuthAPI - Class in com.auth0.client.auth
Class that provides an implementation of some of the Authentication and Authorization API methods defined in https://auth0.com/docs/api/authentication.
AuthAPI(String, String, String) - Constructor for class com.auth0.client.auth.AuthAPI
Create a new instance with the given tenant's domain, client id and client secret.
authorizeUrl(String) - Method in class com.auth0.client.auth.AuthAPI
Creates a new instance of the AuthorizeUrlBuilder with the given redirect url.
AuthorizeUrlBuilder - Class in com.auth0.client.auth
Class that provides the methods to generate a valid Auth0 Authorize Url.
AuthRequest - Interface in com.auth0.net
Class that represents an OAuth 2.0 Authentication/Authorization request.

B

BaseFilter - Class in com.auth0.client.mgmt.filter
 
BaseFilter() - Constructor for class com.auth0.client.mgmt.filter.BaseFilter
 
BaseRequest<T> - Class in com.auth0.net
 
blacklists() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Blacklists entity.
BlacklistsEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Blacklists methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Blacklists
blacklistToken(Token) - Method in class com.auth0.client.mgmt.BlacklistsEntity
Add a Token to the Blacklist.
BlockDetails - Class in com.auth0.json.mgmt.userblocks
 
BlockDetails() - Constructor for class com.auth0.json.mgmt.userblocks.BlockDetails
 
build() - Method in class com.auth0.client.auth.AuthorizeUrlBuilder
Creates a string representation of the URL with the configured parameters.
build() - Method in class com.auth0.client.auth.LogoutUrlBuilder
Creates a string representation of the URL with the configured parameters.
BuildConfig - Interface in com.auth0
 

C

Client - Class in com.auth0.json.mgmt.client
Class that represents an Auth0 Client object.
Client(String) - Constructor for class com.auth0.json.mgmt.client.Client
Creates a new Client instance setting the name property.
ClientGrant - Class in com.auth0.json.mgmt
Class that represents an Auth0 Client Grant object.
ClientGrant() - Constructor for class com.auth0.json.mgmt.ClientGrant
 
clientGrants() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Client Grants entity.
ClientGrantsEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Client Grants methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Client_Grants
clients() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Clients entity.
ClientsEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Clients methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Clients
com.auth0 - package com.auth0
 
com.auth0.client.auth - package com.auth0.client.auth
 
com.auth0.client.mgmt - package com.auth0.client.mgmt
 
com.auth0.client.mgmt.filter - package com.auth0.client.mgmt.filter
 
com.auth0.exception - package com.auth0.exception
 
com.auth0.json.auth - package com.auth0.json.auth
 
com.auth0.json.mgmt - package com.auth0.json.mgmt
 
com.auth0.json.mgmt.client - package com.auth0.json.mgmt.client
 
com.auth0.json.mgmt.emailproviders - package com.auth0.json.mgmt.emailproviders
 
com.auth0.json.mgmt.guardian - package com.auth0.json.mgmt.guardian
 
com.auth0.json.mgmt.logevents - package com.auth0.json.mgmt.logevents
 
com.auth0.json.mgmt.tenants - package com.auth0.json.mgmt.tenants
 
com.auth0.json.mgmt.tickets - package com.auth0.json.mgmt.tickets
 
com.auth0.json.mgmt.userblocks - package com.auth0.json.mgmt.userblocks
 
com.auth0.json.mgmt.users - package com.auth0.json.mgmt.users
 
com.auth0.net - package com.auth0.net
 
com.auth0.utils - package com.auth0.utils
 
Connection - Class in com.auth0.json.mgmt
Class that represents an Auth0 Connection object.
Connection() - Constructor for class com.auth0.json.mgmt.Connection
 
Connection(String, String) - Constructor for class com.auth0.json.mgmt.Connection
 
ConnectionFilter - Class in com.auth0.client.mgmt.filter
Class used to filter the results received when calling the Connections endpoint.
ConnectionFilter() - Constructor for class com.auth0.client.mgmt.filter.ConnectionFilter
 
connections() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Connections entity.
ConnectionsEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Clients methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Connections
create(String, String, String[]) - Method in class com.auth0.client.mgmt.ClientGrantsEntity
Create a new Client Grant.
create(Client) - Method in class com.auth0.client.mgmt.ClientsEntity
Create a new Client.
create(Connection) - Method in class com.auth0.client.mgmt.ConnectionsEntity
Create a new Connection.
create(DeviceCredentials) - Method in class com.auth0.client.mgmt.DeviceCredentialsEntity
Create a new Device Credentials.
create(Rule) - Method in class com.auth0.client.mgmt.RulesEntity
Create a new Rule.
create(User) - Method in class com.auth0.client.mgmt.UsersEntity
Create a new User.
createBody() - Method in class com.auth0.net.CustomRequest
 
createBody() - Method in class com.auth0.net.EmptyBodyRequest
 
createEnrollmentTicket(EnrollmentTicket) - Method in class com.auth0.client.mgmt.GuardianEntity
Create a new Guardian Enrollment Ticket.
createRequest() - Method in class com.auth0.net.BaseRequest
 
createRequest() - Method in class com.auth0.net.CustomRequest
 
createResponseException(Response) - Method in class com.auth0.net.CustomRequest
 
CustomRequest<T> - Class in com.auth0.net
 
CustomRequest(OkHttpClient, String, String, TypeReference<T>) - Constructor for class com.auth0.net.CustomRequest
 

D

DailyStats - Class in com.auth0.json.mgmt
Class that represents an Auth0 Daily Stats object.
DailyStats() - Constructor for class com.auth0.json.mgmt.DailyStats
 
delete(String) - Method in class com.auth0.client.mgmt.ClientGrantsEntity
Delete an existing Client Grant.
delete(String) - Method in class com.auth0.client.mgmt.ClientsEntity
Delete an existing Client.
delete(String) - Method in class com.auth0.client.mgmt.ConnectionsEntity
Delete an existing Connection.
delete(String) - Method in class com.auth0.client.mgmt.DeviceCredentialsEntity
Delete an existing Device Credentials.
delete() - Method in class com.auth0.client.mgmt.EmailProviderEntity
Delete the existing Email Provider.
delete(String) - Method in class com.auth0.client.mgmt.RulesEntity
Delete an existing Rule.
delete(String) - Method in class com.auth0.client.mgmt.UserBlocksEntity
Delete any existing User Blocks.
delete(String) - Method in class com.auth0.client.mgmt.UsersEntity
Delete an existing User.
deleteByIdentifier(String) - Method in class com.auth0.client.mgmt.UserBlocksEntity
Delete any existing User Blocks for a given identifier.
deleteEnrollment(String) - Method in class com.auth0.client.mgmt.GuardianEntity
Delete an existing Guardian Enrollment.
deleteMultifactorProvider(String, String) - Method in class com.auth0.client.mgmt.UsersEntity
Delete an existing User's Multifactor Provider.
deleteUser(String, String) - Method in class com.auth0.client.mgmt.ConnectionsEntity
Delete an existing User from the given Database Connection.
deviceCredentials() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Device Credentials entity.
DeviceCredentials - Class in com.auth0.json.mgmt
Class that represents an Auth0 Device Credentials object.
DeviceCredentials(String, String, String, String, String) - Constructor for class com.auth0.json.mgmt.DeviceCredentials
 
DeviceCredentialsEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Device Credentials methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Device_Credentials
DeviceCredentialsFilter - Class in com.auth0.client.mgmt.filter
Class used to filter the results received when calling the Device Credentials endpoint.
DeviceCredentialsFilter() - Constructor for class com.auth0.client.mgmt.filter.DeviceCredentialsFilter
 
doNotSendTelemetry() - Method in class com.auth0.client.auth.AuthAPI
Avoid sending Telemetry data in every request to the Auth0 servers.
doNotSendTelemetry() - Method in class com.auth0.client.mgmt.ManagementAPI
Avoid sending Telemetry data in every request to the Auth0 servers.

E

emailProvider() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Email Provider entity.
EmailProvider - Class in com.auth0.json.mgmt.emailproviders
Class that represents an Auth0 Email Provider object.
EmailProvider(String) - Constructor for class com.auth0.json.mgmt.emailproviders.EmailProvider
 
EmailProviderCredentials - Class in com.auth0.json.mgmt.emailproviders
 
EmailProviderCredentials(String) - Constructor for class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
EmailProviderEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Emails methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Emails
EmailVerificationTicket - Class in com.auth0.json.mgmt.tickets
Class that represents an Auth0 Email Verification Ticket object.
EmailVerificationTicket(String) - Constructor for class com.auth0.json.mgmt.tickets.EmailVerificationTicket
 
EmptyBodyRequest<T> - Class in com.auth0.net
 
EmptyBodyRequest(OkHttpClient, String, String, TypeReference<T>) - Constructor for class com.auth0.net.EmptyBodyRequest
 
EncryptionKey - Class in com.auth0.json.mgmt.client
 
EncryptionKey(String, String) - Constructor for class com.auth0.json.mgmt.client.EncryptionKey
 
Enrollment - Class in com.auth0.json.mgmt.guardian
Class that represents an Auth0 Guardian Enrollment object.
Enrollment() - Constructor for class com.auth0.json.mgmt.guardian.Enrollment
 
EnrollmentTicket - Class in com.auth0.json.mgmt.guardian
Class that represents an Auth0 Guardian Enrollment Ticket object.
EnrollmentTicket(String) - Constructor for class com.auth0.json.mgmt.guardian.EnrollmentTicket
Creates a new instance of the Enrollment Ticket for a given User.
ErrorPageCustomization - Class in com.auth0.json.mgmt.tenants
 
ErrorPageCustomization() - Constructor for class com.auth0.json.mgmt.tenants.ErrorPageCustomization
 
exchangeCode(String, String) - Method in class com.auth0.client.auth.AuthAPI
Creates a new request to exchange the code obtained in the /authorize call using the 'Authorization Code' grant.
execute() - Method in class com.auth0.net.BaseRequest
Executes this request.
execute() - Method in interface com.auth0.net.Request
Executes this request.

F

Factor - Class in com.auth0.json.mgmt.guardian
Class that represents an Auth0 Guardian Factor object.
FieldsFilter - Class in com.auth0.client.mgmt.filter
Class used to filter the results received when calling an Auth0 endpoint.
FieldsFilter() - Constructor for class com.auth0.client.mgmt.filter.FieldsFilter
 
formatDate(Date) - Method in class com.auth0.client.mgmt.StatsEntity
 

G

get(String) - Method in class com.auth0.client.mgmt.ClientsEntity
Request a Client.
get(String, ConnectionFilter) - Method in class com.auth0.client.mgmt.ConnectionsEntity
Request a Connection.
get(FieldsFilter) - Method in class com.auth0.client.mgmt.EmailProviderEntity
Request the Email Provider.
get(String) - Method in class com.auth0.client.mgmt.LogEventsEntity
Request a Log Event.
get(String, RulesFilter) - Method in class com.auth0.client.mgmt.RulesEntity
Request a Rule.
get(FieldsFilter) - Method in class com.auth0.client.mgmt.TenantsEntity
Request the Tenant Settings.
get(String) - Method in class com.auth0.client.mgmt.UserBlocksEntity
Request all the User Blocks.
get(String, UserFilter) - Method in class com.auth0.client.mgmt.UsersEntity
Request a User.
getAccessKeyId() - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
getAccessToken() - Method in class com.auth0.json.auth.TokenHolder
Getter for the Auth0's access token.
getAccessToken() - Method in class com.auth0.json.mgmt.users.Identity
 
getActiveUsersCount() - Method in class com.auth0.client.mgmt.StatsEntity
Request the Active Users Count (logged in during the last 30 days).
getAdditionalAddons() - Method in class com.auth0.json.mgmt.client.Addons
 
getAddons() - Method in class com.auth0.json.mgmt.client.Client
Getter for the addons or plugins associated with an application in Auth0.
getAlgorithm() - Method in class com.auth0.json.mgmt.client.JWTConfiguration
Getter for the algorithm used to sign JWTs.
getAllowedClients() - Method in class com.auth0.json.mgmt.client.Client
Getter for the list of Apps/APIs that will be allowed to make a delegation request.
getAllowedLogoutUrls() - Method in class com.auth0.json.mgmt.client.Client
Getter for the client list of URLs that are valid to redirect to after logout from Auth0.
getAllowedLogoutUrls() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the tenant list of URLs that are valid to redirect to after logout from Auth0.
getAllowedOrigins() - Method in class com.auth0.json.mgmt.client.Client
Getter for the list of allowed origins for the client.
getAndroid() - Method in class com.auth0.json.mgmt.client.Mobile
Getter for the android mobile configuration.
getApiKey() - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
getApiUser() - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
getAppBundleIdentifier() - Method in class com.auth0.json.mgmt.client.IOS
Getter for the unique identifier assigned by the developer to the app inside the store.
getAppMetadata() - Method in class com.auth0.json.mgmt.users.User
Getter for the metadata of the application.
getAppPackageName() - Method in class com.auth0.json.mgmt.client.Android
Getter for the Application Package Name, found in the AndroidManifest.xml file.
getAppType() - Method in class com.auth0.json.mgmt.client.Client
Getter for the type of application this client represents.
getAsMap() - Method in class com.auth0.client.mgmt.filter.BaseFilter
 
getAud() - Method in class com.auth0.json.mgmt.Token
Getter for the JWT's aud claim.
getAudience() - Method in class com.auth0.json.mgmt.ClientGrant
Getter for the audience.
getAuthMethod() - Method in class com.auth0.json.mgmt.guardian.Enrollment
Getter for the authentication method.
getAuthToken() - Method in class com.auth0.json.mgmt.guardian.TwilioFactorProvider
Getter for the Twilio auth token.
getAWSAccessKeyId() - Method in class com.auth0.json.mgmt.guardian.SNSFactorProvider
Getter for the Amazon Web Services access key id.
getAWSRegion() - Method in class com.auth0.json.mgmt.guardian.SNSFactorProvider
Getter for the Amazon Web Services region.
getAWSSecretAccessKey() - Method in class com.auth0.json.mgmt.guardian.SNSFactorProvider
Getter for the Amazon Web Services secret access key.
getBlacklist(String) - Method in class com.auth0.client.mgmt.BlacklistsEntity
Request all the Blacklisted Tokens with a given audience.
getBlockedFor() - Method in class com.auth0.json.mgmt.userblocks.UserBlocks
Getter for the list of user block details.
getByIdentifier(String) - Method in class com.auth0.client.mgmt.UserBlocksEntity
Request all the User Blocks for a given identifier.
getCallbacks() - Method in class com.auth0.json.mgmt.client.Client
Getter for the list of allowed callback urls for the client.
getCert() - Method in class com.auth0.json.mgmt.client.EncryptionKey
 
getCert() - Method in class com.auth0.json.mgmt.client.SigningKey
Getter for the signing public key.
getChangePasswordPage() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the change password page customization.
getClientAliases() - Method in class com.auth0.json.mgmt.client.Client
Getter for the list of client aliases.
getClientId() - Method in class com.auth0.json.mgmt.client.Client
Getter for the client id.
getClientId() - Method in class com.auth0.json.mgmt.ClientGrant
Getter for the id of the client.
getClientId() - Method in class com.auth0.json.mgmt.logevents.LogEvent
Getter for the client id related to this event.
getClientMetadata() - Method in class com.auth0.json.mgmt.client.Client
Getter for the metadata associated with the client.
getClientName() - Method in class com.auth0.json.mgmt.logevents.LogEvent
Getter for the client name related to this event.
getClientSecret() - Method in class com.auth0.json.mgmt.client.Client
Getter for the client secret.
getCode() - Method in class com.auth0.json.mgmt.users.RecoveryCode
 
getConnection() - Method in class com.auth0.json.mgmt.users.Identity
 
getCreatedAt() - Method in class com.auth0.json.mgmt.users.User
Getter for the date this user was created on.
getCredentials() - Method in class com.auth0.json.mgmt.emailproviders.EmailProvider
Getter for the provider credentials.
getCustomLoginPage() - Method in class com.auth0.json.mgmt.client.Client
Getter for the custom login page HTML code.
getCustomLoginPagePreview() - Method in class com.auth0.json.mgmt.client.Client
Getter for the custom login page preview HTML code.
getDailyStats(Date, Date) - Method in class com.auth0.client.mgmt.StatsEntity
Request the Daily Stats for a given period.
getDate() - Method in class com.auth0.json.mgmt.DailyStats
Getter for the date to which the stats belong
getDate() - Method in class com.auth0.json.mgmt.logevents.LogEvent
Getter for the date of this event.
getDefaultAudience() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the default audience used for API Authorization.
getDefaultDirectory() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the name of the connection that will be used for password grants at the token endpoint.
getDefaultFromAddress() - Method in class com.auth0.json.mgmt.emailproviders.EmailProvider
Getter for the default from address.
getDescription() - Method in exception com.auth0.exception.APIException
Getter for the exception user friendly description of why the request failed.
getDetails() - Method in class com.auth0.json.mgmt.logevents.LogEvent
Getter for the details object.
getDeviceId() - Method in class com.auth0.json.mgmt.DeviceCredentials
Getter for the unique device identifier.
getDeviceName() - Method in class com.auth0.json.mgmt.DeviceCredentials
Getter for the device name.
getEmail() - Method in class com.auth0.json.mgmt.guardian.EnrollmentTicket
Getter for the email to which the ticket will be sent.
getEmail() - Method in class com.auth0.json.mgmt.users.ProfileData
 
getEmail() - Method in class com.auth0.json.mgmt.users.User
Getter for the user's email.
getEnabledClients() - Method in class com.auth0.json.mgmt.Connection
Getter for the list of clients this connection is enabled for.
getEncryptionKey() - Method in class com.auth0.json.mgmt.client.Client
Getter for the encryption Key.
getEnrolledAt() - Method in class com.auth0.json.mgmt.guardian.Enrollment
Getter for the enrolled at.
getEnrollmentMessage() - Method in class com.auth0.json.mgmt.guardian.GuardianTemplates
Getter for the message to send when the user is invited to enroll with a phone number.
getEnrollments(String) - Method in class com.auth0.client.mgmt.UsersEntity
Request all the Guardian Enrollments for a given User.
getError() - Method in exception com.auth0.exception.APIException
Getter for the exception error code.
getErrorPage() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the error page customization.
getExpiresIn() - Method in class com.auth0.json.auth.TokenHolder
Getter for the expiration time ('exp' claim) of the recently issued token.
getFamilyName() - Method in class com.auth0.json.mgmt.users.ProfileData
 
getFamilyName() - Method in class com.auth0.json.mgmt.users.User
Getter for the user's family name.
getFlags() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the tenant flags.
getFormTemplate() - Method in class com.auth0.json.mgmt.client.Client
Getter for the WS federation form template.
getFriendlyName() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the friendly name of the tenant.
getFrom() - Method in class com.auth0.json.mgmt.guardian.TwilioFactorProvider
Getter for the Twilio From number.
getGivenName() - Method in class com.auth0.json.mgmt.users.ProfileData
 
getGivenName() - Method in class com.auth0.json.mgmt.users.User
Getter for the user's given name.
getGuardianMFAPage() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the guardian MFA page customization.
getHTML() - Method in class com.auth0.json.mgmt.tenants.PageCustomization
Getter for the page custom HTML code.
getId() - Method in class com.auth0.json.mgmt.ClientGrant
Getter for the id of the client grant.
getId() - Method in class com.auth0.json.mgmt.Connection
Getter for the id of this connection.
getId() - Method in class com.auth0.json.mgmt.DeviceCredentials
Getter for the unique identifier of the device credentials.
getId() - Method in class com.auth0.json.mgmt.guardian.Enrollment
Getter for the enrollment ID
getId() - Method in class com.auth0.json.mgmt.logevents.LogEvent
Getter for the id of this event.
getId() - Method in class com.auth0.json.mgmt.Rule
Getter for the rule's identifier.
getId() - Method in class com.auth0.json.mgmt.users.User
Getter for the user's unique identifier.
getIdentifier() - Method in class com.auth0.json.mgmt.guardian.Enrollment
Getter for the device identifier.
getIdentifier() - Method in class com.auth0.json.mgmt.userblocks.BlockDetails
 
getIdentities() - Method in class com.auth0.json.mgmt.users.User
Getter for the list of user's identities information.
getIdToken() - Method in class com.auth0.json.auth.TokenHolder
Getter for the Auth0's id token.
getIOS() - Method in class com.auth0.json.mgmt.client.Mobile
Getter for the iOS mobile configuration.
getIP() - Method in class com.auth0.json.mgmt.logevents.LogEvent
Getter for the IP address related to this event.
getIP() - Method in class com.auth0.json.mgmt.userblocks.BlockDetails
 
getItems() - Method in class com.auth0.json.mgmt.Page
Getter for the list of items.
getJTI() - Method in class com.auth0.json.mgmt.Token
Getter for the JWT's jti claim.
getJWTConfiguration() - Method in class com.auth0.json.mgmt.client.Client
Getter for the JWT configuration object.
getLastAuth() - Method in class com.auth0.json.mgmt.guardian.Enrollment
Getter for the last authentication.
getLastIP() - Method in class com.auth0.json.mgmt.users.User
Getter for the last login IP.
getLastLogin() - Method in class com.auth0.json.mgmt.users.User
Getter for the last login date.
getLayer() - Method in class com.auth0.json.mgmt.client.Addons
 
getLength() - Method in class com.auth0.json.mgmt.Page
Getter for the amount of items per page.
getLifetimeInSeconds() - Method in class com.auth0.json.mgmt.client.JWTConfiguration
Getter for the amount of seconds the JWT will be valid.
getLimit() - Method in class com.auth0.json.mgmt.Page
Getter for the items amount limit.
getLocationInfo() - Method in class com.auth0.json.mgmt.logevents.LogEvent
Getter for the location info object.
getLogEvents(String, LogEventFilter) - Method in class com.auth0.client.mgmt.UsersEntity
Request all the Events Log for a given User.
getLogins() - Method in class com.auth0.json.mgmt.DailyStats
Getter for the amount of logins on the date
getLoginsCount() - Method in class com.auth0.json.mgmt.users.User
Getter for the number of logins for this user.
getLogoUri() - Method in class com.auth0.json.mgmt.client.Client
Getter for the url of the client logo.
getMessagingServiceSID() - Method in class com.auth0.json.mgmt.guardian.TwilioFactorProvider
Getter for the Twilio Messaging Service SID.
getMobile() - Method in class com.auth0.json.mgmt.client.Client
Getter for the configuration related to native mobile apps.
getMSCRM() - Method in class com.auth0.json.mgmt.client.Addons
 
getMultifactor() - Method in class com.auth0.json.mgmt.users.User
Getter for the list of multifactor providers that the user has enrolled to.
getName() - Method in class com.auth0.json.mgmt.client.Client
Getter for the name of the client.
getName() - Method in class com.auth0.json.mgmt.Connection
Getter for the name of the connection.
getName() - Method in class com.auth0.json.mgmt.emailproviders.EmailProvider
Getter for the provider name.
getName() - Method in class com.auth0.json.mgmt.guardian.Enrollment
Getter for the enrollment name.
getName() - Method in class com.auth0.json.mgmt.guardian.Factor
Getter fot the name of this factor.
getName() - Method in class com.auth0.json.mgmt.Rule
Getter for the name of the rule
getName() - Method in class com.auth0.json.mgmt.users.ProfileData
 
getName() - Method in class com.auth0.json.mgmt.users.User
Getter for the user's name.
getNickname() - Method in class com.auth0.json.mgmt.users.User
Getter for the user's nickname.
getOptions() - Method in class com.auth0.json.mgmt.Connection
Getter for the connection options.
getOrder() - Method in class com.auth0.json.mgmt.Rule
Getter for the rule's order in relation to other rules.
getPhoneNumber() - Method in class com.auth0.json.mgmt.guardian.Enrollment
Getter for the phone number.
getPhoneNumber() - Method in class com.auth0.json.mgmt.users.ProfileData
 
getPhoneNumber() - Method in class com.auth0.json.mgmt.users.User
Getter for the user's phone number (following the E.164 recommendation), only valid for users from SMS connections.
getPicture() - Method in class com.auth0.json.mgmt.users.User
Getter for the user's picture url.
getPictureUrl() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the url of the tenant picture.
getPKCS7() - Method in class com.auth0.json.mgmt.client.SigningKey
Getter for the signing public key in PKCS#7 format.
getProfileData() - Method in class com.auth0.json.mgmt.users.Identity
 
getProperties() - Method in class com.auth0.json.mgmt.client.Addon
 
getProperty(String) - Method in class com.auth0.json.mgmt.client.Addon
 
getProvider() - Method in class com.auth0.json.mgmt.users.Identity
 
getPub() - Method in class com.auth0.json.mgmt.client.EncryptionKey
 
getRefreshToken() - Method in class com.auth0.json.auth.TokenHolder
Getter for the Auth0's refresh token.
getRegion() - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
getRMS() - Method in class com.auth0.json.mgmt.client.Addons
 
getScope() - Method in class com.auth0.json.mgmt.ClientGrant
Getter for the scope.
getScopes() - Method in class com.auth0.json.mgmt.client.JWTConfiguration
Getter for the scopes.
getScript() - Method in class com.auth0.json.mgmt.Rule
Getter for the code to be executed when the rule runs.
getSecretAccessKey() - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
getSessionLifetime() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the login session lifetime.
getSettings() - Method in class com.auth0.json.mgmt.emailproviders.EmailProvider
Getter for the specific provider settings.
getSHA256CertFingerprints() - Method in class com.auth0.json.mgmt.client.Android
Getter for the list of allowed SHA256 certificate fingerprints.
getSID() - Method in class com.auth0.json.mgmt.guardian.TwilioFactorProvider
Getter for the Twilio SID
getSigningKeys() - Method in class com.auth0.json.mgmt.client.Client
Getter for the client signing keys.
getSlack() - Method in class com.auth0.json.mgmt.client.Addons
 
getSMTPHost() - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
getSMTPPass() - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
getSMTPPort() - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
getSMTPUser() - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
getSNSAPNSPlatformApplicationARN() - Method in class com.auth0.json.mgmt.guardian.SNSFactorProvider
Getter for the Simple Notification Service Apple Push Notification service platform application Amazon Resource Name.
getSNSFactorProvider() - Method in class com.auth0.client.mgmt.GuardianEntity
Request the Guardian's Sns Factor Provider.
getSNSGCMPlatformApplicationARN() - Method in class com.auth0.json.mgmt.guardian.SNSFactorProvider
Getter for the Simple Notification Service Google Cloud Messaging platform application Amazon Resource Name.
getStage() - Method in class com.auth0.json.mgmt.Rule
Getter for the rule's execution stage.
getStart() - Method in class com.auth0.json.mgmt.Page
Getter for the position of the item this page starts from.
getStatus() - Method in class com.auth0.json.mgmt.guardian.Enrollment
Getter for the enrollment status.
getStatusCode() - Method in exception com.auth0.exception.APIException
Getter for the Http Status Code received in the response.
getStrategy() - Method in class com.auth0.json.mgmt.Connection
Getter for the type of the connection, related to the identity provider.
getSubject() - Method in class com.auth0.json.mgmt.client.EncryptionKey
 
getSubject() - Method in class com.auth0.json.mgmt.client.SigningKey
Getter for the subject.
getSupportEmail() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the user support email.
getSupportUrl() - Method in class com.auth0.json.mgmt.tenants.Tenant
Getter for the user support url.
getTeamId() - Method in class com.auth0.json.mgmt.client.IOS
Getter for the identifier assigned to the account that signs and upload the app to the store.
getTemplates() - Method in class com.auth0.client.mgmt.GuardianEntity
Request the Guardian enrollment and verification Templates.
getTicket() - Method in class com.auth0.json.mgmt.tickets.EmailVerificationTicket
Getter for the ticket url.
getTicket() - Method in class com.auth0.json.mgmt.tickets.PasswordChangeTicket
Getter for the ticket url.
getTicketId() - Method in class com.auth0.json.mgmt.guardian.EnrollmentTicket
Getter for the ticket id.
getTicketUrl() - Method in class com.auth0.json.mgmt.guardian.EnrollmentTicket
Getter for the ticket url.
getTokenEndpointAuthMethod() - Method in class com.auth0.json.mgmt.client.Client
Getter for the requested authentication method for the token endpoint.
getTokenType() - Method in class com.auth0.json.auth.TokenHolder
Getter for the token type.
getTotal() - Method in class com.auth0.json.mgmt.Page
Getter for the total amount of items.
getTwilioFactorProvider() - Method in class com.auth0.client.mgmt.GuardianEntity
Request the Guardian's Twilio Factor Provider.
getType() - Method in class com.auth0.json.mgmt.DeviceCredentials
Getter for the type of credential.
getType() - Method in class com.auth0.json.mgmt.guardian.Enrollment
Getter for the enrollment type.
getType() - Method in class com.auth0.json.mgmt.logevents.LogEvent
Getter for the type of this event.
getUpdatedAt() - Method in class com.auth0.json.mgmt.users.User
Getter for the date this user was last updated on.
getUrl() - Method in class com.auth0.json.mgmt.tenants.ErrorPageCustomization
Getter for the url to redirect to instead of showing the default error page.
getUserId() - Method in class com.auth0.json.mgmt.DeviceCredentials
Getter for the user id of the device
getUserId() - Method in class com.auth0.json.mgmt.guardian.EnrollmentTicket
Getter for the id of the User this ticket was made for.
getUserId() - Method in class com.auth0.json.mgmt.logevents.LogEvent
Getter for the user id related to this event.
getUserId() - Method in class com.auth0.json.mgmt.users.Identity
 
getUserMetadata() - Method in class com.auth0.json.mgmt.users.User
Getter for the metadata of the user.
getUsername() - Method in class com.auth0.json.mgmt.users.ProfileData
 
getUsername() - Method in class com.auth0.json.mgmt.users.User
Getter for the user's username.
getValues() - Method in class com.auth0.json.auth.UserInfo
Getter for the values contained in this object
getVerificationMessage() - Method in class com.auth0.json.mgmt.guardian.GuardianTemplates
Getter for the message to send when the user is prompted to verify their account.
guardian() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Guardian entity.
GuardianEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Guardian methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Guardian
GuardianTemplates - Class in com.auth0.json.mgmt.guardian
Class that represents an Auth0 Guardian Templates object.
GuardianTemplates(String, String) - Constructor for class com.auth0.json.mgmt.guardian.GuardianTemplates
 

I

Identity - Class in com.auth0.json.mgmt.users
 
Identity() - Constructor for class com.auth0.json.mgmt.users.Identity
 
intercept(Interceptor.Chain) - Method in class com.auth0.net.TelemetryInterceptor
 
IOS - Class in com.auth0.json.mgmt.client
 
IOS(String, String) - Constructor for class com.auth0.json.mgmt.client.IOS
 
isBlocked() - Method in class com.auth0.json.mgmt.users.User
Whether the user is blocked or not.
isEmailVerified() - Method in class com.auth0.json.mgmt.users.ProfileData
 
isEmailVerified() - Method in class com.auth0.json.mgmt.users.User
Whether the email was verified or not.
isEnabled() - Method in class com.auth0.json.mgmt.emailproviders.EmailProvider
Whether this provider is enabled or not.
isEnabled() - Method in class com.auth0.json.mgmt.guardian.Factor
Whether this factor is enabled or not.
isEnabled() - Method in class com.auth0.json.mgmt.Rule
Whether the rule is enabled or not.
isEnabled() - Method in class com.auth0.json.mgmt.tenants.PageCustomization
Whether the custom page will be used instead of the default one or not.
isEnabled() - Method in class com.auth0.net.TelemetryInterceptor
 
isFirstParty() - Method in class com.auth0.json.mgmt.client.Client
Whether this client is a first party client or not.
isHerokuApp() - Method in class com.auth0.json.mgmt.client.Client
Whether this client is a Heroku application or not.
isOIDCConformant() - Method in class com.auth0.json.mgmt.client.Client
Whether this client will conform to strict Open ID Connect specifications or not.
isPhoneVerified() - Method in class com.auth0.json.mgmt.users.ProfileData
 
isPhoneVerified() - Method in class com.auth0.json.mgmt.users.User
Whether the phone number was verified or not.
isSecretEncoded() - Method in class com.auth0.json.mgmt.client.JWTConfiguration
Whether the client secret is base64 encoded or not.
isSocial() - Method in class com.auth0.json.mgmt.users.Identity
 
isSSODisabled() - Method in class com.auth0.json.mgmt.client.Client
Whether Single Sign On is disabled or not for this client.
isTrialExpired() - Method in class com.auth0.json.mgmt.guardian.Factor
Whether the trial has already expired or not.

J

JWTConfiguration - Class in com.auth0.json.mgmt.client
 
JWTConfiguration(Integer, Object, String) - Constructor for class com.auth0.json.mgmt.client.JWTConfiguration
 

L

linkIdentity(String, String, String, String) - Method in class com.auth0.client.mgmt.UsersEntity
Links two User's Identities.
list() - Method in class com.auth0.client.mgmt.ClientGrantsEntity
Request all the Client Grants.
list() - Method in class com.auth0.client.mgmt.ClientsEntity
Request all the ClientsEntity.
list(ConnectionFilter) - Method in class com.auth0.client.mgmt.ConnectionsEntity
Request all the ConnectionsEntity.
list(DeviceCredentialsFilter) - Method in class com.auth0.client.mgmt.DeviceCredentialsEntity
Request all the Device Credentials.
list(LogEventFilter) - Method in class com.auth0.client.mgmt.LogEventsEntity
Request all the Log Events.
list(RulesFilter) - Method in class com.auth0.client.mgmt.RulesEntity
Request all the Rules.
list(UserFilter) - Method in class com.auth0.client.mgmt.UsersEntity
Request all the Users.
listFactors() - Method in class com.auth0.client.mgmt.GuardianEntity
Request all the Guardian Factors.
LogEvent - Class in com.auth0.json.mgmt.logevents
Class that represents an Auth0 Events object.
LogEvent() - Constructor for class com.auth0.json.mgmt.logevents.LogEvent
 
LogEventFilter - Class in com.auth0.client.mgmt.filter
Class used to filter the results received when calling the Logs endpoint.
LogEventFilter() - Constructor for class com.auth0.client.mgmt.filter.LogEventFilter
 
logEvents() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Log Events entity.
LogEventsEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Events methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Logs
LogEventsPage - Class in com.auth0.json.mgmt.logevents
Class that represents a Page of Auth0 Events objects.
LogEventsPage(List<LogEvent>) - Constructor for class com.auth0.json.mgmt.logevents.LogEventsPage
 
LogEventsPage(Integer, Integer, Integer, Integer, List<LogEvent>) - Constructor for class com.auth0.json.mgmt.logevents.LogEventsPage
 
login(String, String) - Method in class com.auth0.client.auth.AuthAPI
Creates a new log in request using the 'Password' grant and the given credentials.
login(String, String, String) - Method in class com.auth0.client.auth.AuthAPI
Creates a new log in request using the 'Password Realm' grant and the given credentials.
logoutUrl(String, boolean) - Method in class com.auth0.client.auth.AuthAPI
Creates a new instance of the LogoutUrlBuilder with the given return-to url.
LogoutUrlBuilder - Class in com.auth0.client.auth
Class that provides the methods to generate a valid Auth0 Logout Url.

M

ManagementAPI - Class in com.auth0.client.mgmt
Class that provides an implementation of the Management API methods defined in https://auth0.com/docs/api/management/v2.
ManagementAPI(String, String) - Constructor for class com.auth0.client.mgmt.ManagementAPI
Create a new instance with the given tenant's domain and API token.
Mobile - Class in com.auth0.json.mgmt.client
 
Mobile(Android, IOS) - Constructor for class com.auth0.json.mgmt.client.Mobile
 

N

NAME - Static variable in interface com.auth0.BuildConfig
 

P

Page<T> - Class in com.auth0.json.mgmt
Class that represents a paginated list of objects.
Page(List<T>) - Constructor for class com.auth0.json.mgmt.Page
 
Page(Integer, Integer, Integer, Integer, List<T>) - Constructor for class com.auth0.json.mgmt.Page
 
PageCustomization - Class in com.auth0.json.mgmt.tenants
 
PageCustomization() - Constructor for class com.auth0.json.mgmt.tenants.PageCustomization
 
parameters - Variable in class com.auth0.client.mgmt.filter.BaseFilter
 
parseResponse(Response) - Method in class com.auth0.net.BaseRequest
 
parseResponse(Response) - Method in class com.auth0.net.CustomRequest
 
parseResponse(Response) - Method in class com.auth0.net.VoidRequest
 
PasswordChangeTicket - Class in com.auth0.json.mgmt.tickets
Class that represents an Auth0 Password Change Ticket object.
PasswordChangeTicket(String) - Constructor for class com.auth0.json.mgmt.tickets.PasswordChangeTicket
 
PasswordChangeTicket(String, String) - Constructor for class com.auth0.json.mgmt.tickets.PasswordChangeTicket
 
ProfileData - Class in com.auth0.json.mgmt.users
 
ProfileData() - Constructor for class com.auth0.json.mgmt.users.ProfileData
 

Q

QueryFilter - Class in com.auth0.client.mgmt.filter
 
QueryFilter() - Constructor for class com.auth0.client.mgmt.filter.QueryFilter
 

R

RecoveryCode - Class in com.auth0.json.mgmt.users
 
RecoveryCode() - Constructor for class com.auth0.json.mgmt.users.RecoveryCode
 
Request<T> - Interface in com.auth0.net
Class that represents an HTTP Request that can be executed.
requestEmailVerification(EmailVerificationTicket) - Method in class com.auth0.client.mgmt.TicketsEntity
Create an Email Verification Ticket.
requestPasswordChange(PasswordChangeTicket) - Method in class com.auth0.client.mgmt.TicketsEntity
Create a Password Change Ticket.
requestToken(String) - Method in class com.auth0.client.auth.AuthAPI
Creates a new request to get a Token for the given audience using the 'Client Credentials' grant.
resetPassword(String, String) - Method in class com.auth0.client.auth.AuthAPI
Request a password reset for the given email and database connection.
rotateRecoveryCode(String) - Method in class com.auth0.client.mgmt.UsersEntity
Rotates a User's Recovery Code.
rotateSecret(String) - Method in class com.auth0.client.mgmt.ClientsEntity
Rotates a Client secret.
Rule - Class in com.auth0.json.mgmt
Class that represents an Auth0 Rule object.
Rule(String, String) - Constructor for class com.auth0.json.mgmt.Rule
 
rules() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Rules entity.
RulesEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Rules methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Rules
RulesFilter - Class in com.auth0.client.mgmt.filter
Class used to filter the results received when calling the Rules endpoint.
RulesFilter() - Constructor for class com.auth0.client.mgmt.filter.RulesFilter
 

S

setAccessKeyId(String) - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
setAdditionalAddon(String, Addon) - Method in class com.auth0.json.mgmt.client.Addons
 
setAddons(Addons) - Method in class com.auth0.json.mgmt.client.Client
Setter for the addons or plugins associated with an application in Auth0.
setAlgorithm(String) - Method in class com.auth0.json.mgmt.client.JWTConfiguration
Setter for the algorithm used to sign JWTs.
setAllowedClients(List<String>) - Method in class com.auth0.json.mgmt.client.Client
Setter for the list of Apps/APIs that will be allowed to make a delegation request.
setAllowedLogoutUrls(List<String>) - Method in class com.auth0.json.mgmt.client.Client
Setter for the client list of URLs that are valid to redirect to after logout from Auth0.
setAllowedLogoutUrls(List<String>) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the tenant list of URLs that are valid to redirect to after logout from Auth0.
setAllowedOrigins(List<String>) - Method in class com.auth0.json.mgmt.client.Client
Setter for the list of allowed origins for the client.
setAndroid(Android) - Method in class com.auth0.json.mgmt.client.Mobile
Setter for the Android mobile configuration.
setApiKey(String) - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
setApiUser(String) - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
setAppBundleIdentifier(String) - Method in class com.auth0.json.mgmt.client.IOS
Setter for the unique identifier assigned by the developer to the app inside the store.
setAppMetadata(Map<String, Object>) - Method in class com.auth0.json.mgmt.users.User
Setter for the metadata of the application.
setAppPackageName(String) - Method in class com.auth0.json.mgmt.client.Android
Setter for the Application Package Name.
setAppType(String) - Method in class com.auth0.json.mgmt.client.Client
Setter for the type of application this client represents.
setAud(String) - Method in class com.auth0.json.mgmt.Token
Setter for the JWT's aud claim.
setAudience(String) - Method in class com.auth0.json.mgmt.ClientGrant
Setter for the audience.
setAudience(String) - Method in interface com.auth0.net.AuthRequest
Setter for the audience value to request
setAudience(String) - Method in class com.auth0.net.TokenRequest
 
setAuthToken(String) - Method in class com.auth0.json.mgmt.guardian.TwilioFactorProvider
Setter for the Twilio auth token.
setAWSAccessKeyId(String) - Method in class com.auth0.json.mgmt.guardian.SNSFactorProvider
Setter for the Amazon Web Services access key id.
setAWSRegion(String) - Method in class com.auth0.json.mgmt.guardian.SNSFactorProvider
Setter for the Amazon Web Services region.
setAWSSecretAccessKey(String) - Method in class com.auth0.json.mgmt.guardian.SNSFactorProvider
Setter for the Amazon Web Services secret access key.
setBlocked(Boolean) - Method in class com.auth0.json.mgmt.users.User
Sets if the user is blocked or not.
setBody(Object) - Method in class com.auth0.net.CustomRequest
 
setCallbacks(List<String>) - Method in class com.auth0.json.mgmt.client.Client
Setter for the list of allowed callback urls for the client.
setCert(String) - Method in class com.auth0.json.mgmt.client.EncryptionKey
 
setCert(String) - Method in class com.auth0.json.mgmt.client.SigningKey
Setter for the signing public key.
setChangePasswordPage(PageCustomization) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the change password customization.
setClientAliases(List<String>) - Method in class com.auth0.json.mgmt.client.Client
Setter for the list of client aliases.
setClientId(String) - Method in class com.auth0.json.mgmt.ClientGrant
Setter for the client id.
setClientId(String) - Method in class com.auth0.json.mgmt.DeviceCredentials
Setter for the client id of the client for which the credential will be created.
setClientId(String) - Method in class com.auth0.json.mgmt.users.User
Setter for the Auth0 client ID.
setClientMetadata(Map<String, Object>) - Method in class com.auth0.json.mgmt.client.Client
Setter for the metadata associated with the client, in the form of an object with string values (max 255 chars).
setClientSecret(String) - Method in class com.auth0.json.mgmt.client.Client
Setter for the Client Secret.
setConnection(String) - Method in class com.auth0.json.mgmt.users.User
Setter for the connection this user will be created into.
setConnectionId(String) - Method in class com.auth0.json.mgmt.tickets.PasswordChangeTicket
Setter for the id of the connection the user's email should be search in.
setCredentials(EmailProviderCredentials) - Method in class com.auth0.json.mgmt.emailproviders.EmailProvider
Setter for the provider credentials.
setCustomFields(Map<String, String>) - Method in interface com.auth0.net.SignUpRequest
Setter for the additional fields to set when creating a user.
setCustomFields(Map<String, String>) - Method in class com.auth0.net.VoidRequest
 
setCustomLoginPage(String) - Method in class com.auth0.json.mgmt.client.Client
Setter for the custom login page HTML code.
setCustomLoginPagePreview(String) - Method in class com.auth0.json.mgmt.client.Client
Setter for the custom login page preview HTML code.
setDefaultAudience(String) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the default audience used for API Authorization.
setDefaultDirectory(String) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the name of the connection that will be used for password grants at the token endpoint.
setDefaultFromAddress(String) - Method in class com.auth0.json.mgmt.emailproviders.EmailProvider
Setter for the default from address.
setDeviceId(String) - Method in class com.auth0.json.mgmt.DeviceCredentials
Setter for the unique device identifier.
setDeviceName(String) - Method in class com.auth0.json.mgmt.DeviceCredentials
Setter for the device name.
setEmail(String) - Method in class com.auth0.json.mgmt.guardian.EnrollmentTicket
Setter for the email to which the ticket will be sent.
setEmail(String) - Method in class com.auth0.json.mgmt.tickets.PasswordChangeTicket
Setter for the user's email.
setEmail(String) - Method in class com.auth0.json.mgmt.users.User
Setter for the user's email.
setEmailVerified(Boolean) - Method in class com.auth0.json.mgmt.users.User
Sets if the email was verified or not.
setEnabled(Boolean) - Method in class com.auth0.json.mgmt.emailproviders.EmailProvider
Sets if this provider is enabled or not.
setEnabled(Boolean) - Method in class com.auth0.json.mgmt.guardian.Factor
Sets whether this factor is enabled or not.
setEnabled(Boolean) - Method in class com.auth0.json.mgmt.Rule
Sets if the rule is enabled or not.
setEnabled(Boolean) - Method in class com.auth0.json.mgmt.tenants.PageCustomization
Sets if the custom page will be used instead of the default one or not.
setEnabled(boolean) - Method in class com.auth0.net.TelemetryInterceptor
 
setEnabledClients(List<String>) - Method in class com.auth0.json.mgmt.Connection
Setter for the list of clients this connection is enabled for.
setEncryptionKey(EncryptionKey) - Method in class com.auth0.json.mgmt.client.Client
Setter for the encryption Key.
setEnrollmentMessage(String) - Method in class com.auth0.json.mgmt.guardian.GuardianTemplates
Setter for the message to send when the user is invited to enroll with a phone number.
setErrorPage(ErrorPageCustomization) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the error page customization.
setFamilyName(String) - Method in class com.auth0.json.mgmt.users.User
Setter for the user's family name.
setFlags(Map<String, Boolean>) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the tenant flags.
setFormTemplate(String) - Method in class com.auth0.json.mgmt.client.Client
Setter for the WS federation form template.
setFriendlyName(String) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the friendly name of the tenant.
setFrom(String) - Method in class com.auth0.json.mgmt.guardian.TwilioFactorProvider
Setter for the Twilio From number.
setGivenName(String) - Method in class com.auth0.json.mgmt.users.User
Setter for the user's given name.
setGuardianMFAPage(PageCustomization) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the guardian MFA page customization.
setHTML(String) - Method in class com.auth0.json.mgmt.tenants.PageCustomization
Setter for the page custom HTML code.
setIOS(IOS) - Method in class com.auth0.json.mgmt.client.Mobile
Setter for the iOS mobile configuration.
setJTI(String) - Method in class com.auth0.json.mgmt.Token
Setter for the JWT's jti to blacklist.
setJWTConfiguration(JWTConfiguration) - Method in class com.auth0.json.mgmt.client.Client
Setter for the JWT configuration object.
setLayer(Addon) - Method in class com.auth0.json.mgmt.client.Addons
 
setLifetimeInSeconds(Integer) - Method in class com.auth0.json.mgmt.client.JWTConfiguration
Setter for the amount of seconds the JWT will be valid.
setLoggingEnabled(boolean) - Method in class com.auth0.client.auth.AuthAPI
Whether to enable or not the current HTTP Logger for every Request, Response and other sensitive information.
setLoggingEnabled(boolean) - Method in class com.auth0.client.mgmt.ManagementAPI
Whether to enable or not the current HTTP Logger for every Request, Response and other sensitive information.
setLogoUri(String) - Method in class com.auth0.json.mgmt.client.Client
Setter for the client logo url.
setMessagingServiceSID(String) - Method in class com.auth0.json.mgmt.guardian.TwilioFactorProvider
Setter for the Twilio Messaging Service SID.
setMobile(Mobile) - Method in class com.auth0.json.mgmt.client.Client
Setter for the configuration related to native mobile apps.
setMSCRM(Addon) - Method in class com.auth0.json.mgmt.client.Addons
 
setName(String) - Method in class com.auth0.json.mgmt.client.Client
Setter for the client name.
setName(String) - Method in class com.auth0.json.mgmt.emailproviders.EmailProvider
Setter for the provider name.
setName(String) - Method in class com.auth0.json.mgmt.Rule
Setter for the name of the rule.
setName(String) - Method in class com.auth0.json.mgmt.users.User
Setter for the user's name.
setNewPassword(String) - Method in class com.auth0.json.mgmt.tickets.PasswordChangeTicket
Setter for the new password to set after the ticket is used.
setNickname(String) - Method in class com.auth0.json.mgmt.users.User
Setter for the user's nickname.
setOIDCConformant(Boolean) - Method in class com.auth0.json.mgmt.client.Client
Setter for the strict conform to the Open ID Connect specifications.
setOptions(Map<String, Object>) - Method in class com.auth0.json.mgmt.Connection
Getter for the connection options.
setOrder(Integer) - Method in class com.auth0.json.mgmt.Rule
Setter for the rule's order in relation to other rules.
setPassword(String) - Method in class com.auth0.json.mgmt.users.User
Setter for the password this user will have once created.
setPhoneNumber(String) - Method in class com.auth0.json.mgmt.users.User
Setter for the user's phone number (following the E.164 recommendation), only valid when creating a user on SMS connections.
setPhoneVerified(Boolean) - Method in class com.auth0.json.mgmt.users.User
Sets if the phone number was verified or not.
setPicture(String) - Method in class com.auth0.json.mgmt.users.User
Setter for the user's picture url.
setPictureUrl(String) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the tenant picture url.
setPKCS7(String) - Method in class com.auth0.json.mgmt.client.SigningKey
Setter for the signing public key in PKCS#7 format.
setProperty(String, Object) - Method in class com.auth0.json.mgmt.client.Addon
 
setPub(String) - Method in class com.auth0.json.mgmt.client.EncryptionKey
 
setRealm(String) - Method in interface com.auth0.net.AuthRequest
Setter for the realm value to request
setRealm(String) - Method in class com.auth0.net.TokenRequest
 
setRegion(String) - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
setResultUrl(String) - Method in class com.auth0.json.mgmt.tickets.EmailVerificationTicket
Setter for the url the user will be redirected to after using the ticket.
setResultUrl(String) - Method in class com.auth0.json.mgmt.tickets.PasswordChangeTicket
Setter for the url the user will be redirected to after using the ticket.
setRMS(Addon) - Method in class com.auth0.json.mgmt.client.Addons
 
setScope(List<String>) - Method in class com.auth0.json.mgmt.ClientGrant
Setter for the scope.
setScope(String) - Method in interface com.auth0.net.AuthRequest
Setter for the scope value to request
setScope(String) - Method in class com.auth0.net.TokenRequest
 
setScopes(Object) - Method in class com.auth0.json.mgmt.client.JWTConfiguration
Setter for the scopes.
setScript(String) - Method in class com.auth0.json.mgmt.Rule
Setter for the code to be executed when the rule runs.
setSecretAccessKey(String) - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
setSendEmail(Boolean) - Method in class com.auth0.json.mgmt.guardian.EnrollmentTicket
Sets whether to send and email for enrollment or not.
setSessionLifetime(Integer) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the login session lifetime.
setSettings(Map<String, Object>) - Method in class com.auth0.json.mgmt.emailproviders.EmailProvider
Setter for the specific provider settings.
setSHA256CertFingerprints(List<String>) - Method in class com.auth0.json.mgmt.client.Android
Setter for the list of allowed SHA256 certificate fingerprints.
setShowLogLink(Boolean) - Method in class com.auth0.json.mgmt.tenants.ErrorPageCustomization
Sets if the error page will show a link to the log or not.
setSID(String) - Method in class com.auth0.json.mgmt.guardian.TwilioFactorProvider
Setter for the Twilio SID
setSlack(Addon) - Method in class com.auth0.json.mgmt.client.Addons
 
setSMTPHost(String) - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
setSMTPPass(String) - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
setSMTPPort(Integer) - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
setSMTPUser(String) - Method in class com.auth0.json.mgmt.emailproviders.EmailProviderCredentials
 
setSNSAPNSPlatformApplicationARN(String) - Method in class com.auth0.json.mgmt.guardian.SNSFactorProvider
Setter for the Simple Notification Service Apple Push Notification service platform application Amazon Resource Name.
setSNSGCMPlatformApplicationARN(String) - Method in class com.auth0.json.mgmt.guardian.SNSFactorProvider
Setter for the Simple Notification Service Google Cloud Messaging platform application Amazon Resource Name.
setSSODisabled(Boolean) - Method in class com.auth0.json.mgmt.client.Client
Sets if Single Sign On is disabled for this client or not.
setSubject(String) - Method in class com.auth0.json.mgmt.client.EncryptionKey
 
setSubject(String) - Method in class com.auth0.json.mgmt.client.SigningKey
Setter for the subject.
setSupportEmail(String) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the user support email.
setSupportUrl(String) - Method in class com.auth0.json.mgmt.tenants.Tenant
Setter for the user support url.
setTeamId(String) - Method in class com.auth0.json.mgmt.client.IOS
Setter for the identifier assigned to the account that signs and upload the app to the store.
setTokenEndpointAuthMethod(String) - Method in class com.auth0.json.mgmt.client.Client
Setter for the requested authentication method for the token endpoint.
setTTLSeconds(Integer) - Method in class com.auth0.json.mgmt.tickets.EmailVerificationTicket
The ticket's lifetime in seconds starting from the moment of creation.
setTTLSeconds(Integer) - Method in class com.auth0.json.mgmt.tickets.PasswordChangeTicket
The ticket's lifetime in seconds starting from the moment of creation.
setType(String) - Method in class com.auth0.json.mgmt.DeviceCredentials
Setter for the type of credential.
setup(EmailProvider) - Method in class com.auth0.client.mgmt.EmailProviderEntity
Setup the Email Provider.
setUrl(String) - Method in class com.auth0.json.mgmt.tenants.ErrorPageCustomization
Setter for the url to redirect to instead of showing the default error page.
setUseAuth0SSO(Boolean) - Method in class com.auth0.json.mgmt.client.Client
Sets if Auth0 will do Single Sign On instead of the Identity Provider.
setUseCustomLoginPage(Boolean) - Method in class com.auth0.json.mgmt.client.Client
Sets if this client should use a custom login page or the default one.
setUserId(String) - Method in class com.auth0.json.mgmt.DeviceCredentials
Setter for the user id of the devices to retrieve
setUserId(String) - Method in class com.auth0.json.mgmt.guardian.EnrollmentTicket
Setter for the id of the user this ticket is meant to.
setUserId(String) - Method in class com.auth0.json.mgmt.tickets.EmailVerificationTicket
Setter for the id of the user this ticket is meant to.
setUserId(String) - Method in class com.auth0.json.mgmt.tickets.PasswordChangeTicket
Setter for the id of the user this ticket is meant to.
setUserMetadata(Map<String, Object>) - Method in class com.auth0.json.mgmt.users.User
Setter for the metadata of the user.
setUsername(String) - Method in class com.auth0.json.mgmt.users.User
Setter for the user's username.
setValue(String) - Method in class com.auth0.json.mgmt.DeviceCredentials
Setter for the base64 encoded string with the value of the credential.
setVerificationMessage(String) - Method in class com.auth0.json.mgmt.guardian.GuardianTemplates
Setter for the message to send when the user is prompted to verify their account.
setVerifyEmail(Boolean) - Method in class com.auth0.json.mgmt.users.User
Sets if an email change should be verified.
setVerifyPassword(Boolean) - Method in class com.auth0.json.mgmt.users.User
Sets if a password change should be verified via email.
setVerifyPhoneNumber(Boolean) - Method in class com.auth0.json.mgmt.users.User
Sets if a phone number change should be verified.
SigningKey - Class in com.auth0.json.mgmt.client
 
SigningKey(String, String, String) - Constructor for class com.auth0.json.mgmt.client.SigningKey
 
signUp(String, String, String, String) - Method in class com.auth0.client.auth.AuthAPI
Creates a new sign up request with the given credentials and database connection.
signUp(String, String, String) - Method in class com.auth0.client.auth.AuthAPI
Creates a new sign up request with the given credentials and database connection.
SignUpRequest - Interface in com.auth0.net
Class that represents a Create User call.
SNSFactorProvider - Class in com.auth0.json.mgmt.guardian
Class that represents an Auth0 Guardian SNS Factor Provider object.
SNSFactorProvider() - Constructor for class com.auth0.json.mgmt.guardian.SNSFactorProvider
 
stats() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Stats entity.
StatsEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Stats methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Stats

T

TelemetryInterceptor - Class in com.auth0.net
 
TelemetryInterceptor() - Constructor for class com.auth0.net.TelemetryInterceptor
 
Tenant - Class in com.auth0.json.mgmt.tenants
Class that represents an Auth0 Tenant Settings object.
Tenant() - Constructor for class com.auth0.json.mgmt.tenants.Tenant
 
tenants() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Tenants entity.
TenantsEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Tenant Settings methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Tenants
tickets() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Tickets entity.
TicketsEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Tickets methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Tickets
Token - Class in com.auth0.json.mgmt
Class that represents an Auth0 Blacklisted Token object.
Token(String) - Constructor for class com.auth0.json.mgmt.Token
 
TokenHolder - Class in com.auth0.json.auth
Class that contains the Tokens obtained after a call to the AuthAPI methods.
TokenHolder() - Constructor for class com.auth0.json.auth.TokenHolder
 
TokenRequest - Class in com.auth0.net
 
TokenRequest(OkHttpClient, String) - Constructor for class com.auth0.net.TokenRequest
 
TwilioFactorProvider - Class in com.auth0.json.mgmt.guardian
Class that represents an Auth0 Guardian Twilio Factor Provider object.
TwilioFactorProvider() - Constructor for class com.auth0.json.mgmt.guardian.TwilioFactorProvider
 

U

unlinkIdentity(String, String, String) - Method in class com.auth0.client.mgmt.UsersEntity
Un-links two User's Identities.
update(String, String[]) - Method in class com.auth0.client.mgmt.ClientGrantsEntity
Update an existing Client Grant.
update(String, Client) - Method in class com.auth0.client.mgmt.ClientsEntity
Update an existing Client.
update(String, Connection) - Method in class com.auth0.client.mgmt.ConnectionsEntity
Update an existing Connection.
update(EmailProvider) - Method in class com.auth0.client.mgmt.EmailProviderEntity
Update the existing Email Provider.
update(String, Rule) - Method in class com.auth0.client.mgmt.RulesEntity
Update an existing Rule.
update(Tenant) - Method in class com.auth0.client.mgmt.TenantsEntity
Update the Tenant Settings.
update(String, User) - Method in class com.auth0.client.mgmt.UsersEntity
Update an existing User.
updateFactor(String, Boolean) - Method in class com.auth0.client.mgmt.GuardianEntity
Update an existing Guardian Factor.
updateSNSFactorProvider(SNSFactorProvider) - Method in class com.auth0.client.mgmt.GuardianEntity
Update the existing Guardian's Sns Factor Provider.
updateTemplates(GuardianTemplates) - Method in class com.auth0.client.mgmt.GuardianEntity
Updates the existing Guardian enrollment and verification Templates.
updateTwilioFactorProvider(TwilioFactorProvider) - Method in class com.auth0.client.mgmt.GuardianEntity
Update the existing Guardian's Twilio Factor Provider.
useAuth0SSO() - Method in class com.auth0.json.mgmt.client.Client
Whether to use Auth0 instead of the Identity Provider to do Single Sign On or not.
useCustomLoginPage() - Method in class com.auth0.json.mgmt.client.Client
Whether to use a custom login page or the default one.
useFederated(boolean) - Method in class com.auth0.client.auth.LogoutUrlBuilder
Request Federated logout.
User - Class in com.auth0.json.mgmt.users
Class that represents an Auth0 User object.
User(String) - Constructor for class com.auth0.json.mgmt.users.User
 
userBlocks() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the User Blocks entity.
UserBlocks - Class in com.auth0.json.mgmt.userblocks
Class that represents an Auth0 User Block object.
UserBlocks() - Constructor for class com.auth0.json.mgmt.userblocks.UserBlocks
 
UserBlocksEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the User Blocks methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/User_Blocks
UserFilter - Class in com.auth0.client.mgmt.filter
Class used to filter the results received when calling the Users endpoint.
UserFilter() - Constructor for class com.auth0.client.mgmt.filter.UserFilter
Creates a new instance using the search engine 'v2'.
userInfo(String) - Method in class com.auth0.client.auth.AuthAPI
Request the user information related to the access token.
UserInfo - Class in com.auth0.json.auth
Class that holds the Information related to a User's Access Token.
users() - Method in class com.auth0.client.mgmt.ManagementAPI
Getter for the Users entity.
UsersEntity - Class in com.auth0.client.mgmt
Class that provides an implementation of the Users methods of the Management API as defined in https://auth0.com/docs/api/management/v2#!/Users
UsersPage - Class in com.auth0.json.mgmt.users
Class that represents an Auth0 User object.
UsersPage(List<User>) - Constructor for class com.auth0.json.mgmt.users.UsersPage
 
UsersPage(Integer, Integer, Integer, Integer, List<User>) - Constructor for class com.auth0.json.mgmt.users.UsersPage
 

V

VERSION - Static variable in interface com.auth0.BuildConfig
 
VoidRequest - Class in com.auth0.net
 
VoidRequest(OkHttpClient, String, String) - Constructor for class com.auth0.net.VoidRequest
 

W

willSendEmail() - Method in class com.auth0.json.mgmt.guardian.EnrollmentTicket
Whether to send and email for enrollment or not.
willShowLogLink() - Method in class com.auth0.json.mgmt.tenants.ErrorPageCustomization
Whether the error page will show a link to the log or not.
withAccessToken(String) - Method in class com.auth0.client.auth.LogoutUrlBuilder
Sets the access token value.
withAudience(String) - Method in class com.auth0.client.auth.AuthorizeUrlBuilder
Sets the audience value.
withCheckpoint(String, int) - Method in class com.auth0.client.mgmt.filter.LogEventFilter
Filter by checkpoint
withClientId(String) - Method in class com.auth0.client.mgmt.filter.DeviceCredentialsFilter
Filter by client id
withConnection(String) - Method in class com.auth0.client.auth.AuthorizeUrlBuilder
Sets the connection value.
withEnabled(boolean) - Method in class com.auth0.client.mgmt.filter.RulesFilter
Filter by enabled value
withFields(String, boolean) - Method in class com.auth0.client.mgmt.filter.ConnectionFilter
 
withFields(String, boolean) - Method in class com.auth0.client.mgmt.filter.DeviceCredentialsFilter
 
withFields(String, boolean) - Method in class com.auth0.client.mgmt.filter.FieldsFilter
Only retrieve certain fields from the item.
withFields(String, boolean) - Method in class com.auth0.client.mgmt.filter.LogEventFilter
 
withFields(String, boolean) - Method in class com.auth0.client.mgmt.filter.QueryFilter
 
withFields(String, boolean) - Method in class com.auth0.client.mgmt.filter.RulesFilter
 
withFields(String, boolean) - Method in class com.auth0.client.mgmt.filter.UserFilter
 
withName(String) - Method in class com.auth0.client.mgmt.filter.ConnectionFilter
Filter by name
withPage(int, int) - Method in class com.auth0.client.mgmt.filter.ConnectionFilter
Filter by page
withPage(int, int) - Method in class com.auth0.client.mgmt.filter.LogEventFilter
 
withPage(int, int) - Method in class com.auth0.client.mgmt.filter.QueryFilter
Filter by page
withPage(int, int) - Method in class com.auth0.client.mgmt.filter.UserFilter
 
withQuery(String) - Method in class com.auth0.client.mgmt.filter.LogEventFilter
 
withQuery(String) - Method in class com.auth0.client.mgmt.filter.QueryFilter
Filter by a query
withQuery(String) - Method in class com.auth0.client.mgmt.filter.UserFilter
 
withScope(String) - Method in class com.auth0.client.auth.AuthorizeUrlBuilder
Sets the scope value.
withSort(String) - Method in class com.auth0.client.mgmt.filter.LogEventFilter
 
withSort(String) - Method in class com.auth0.client.mgmt.filter.QueryFilter
Sort the query
withSort(String) - Method in class com.auth0.client.mgmt.filter.UserFilter
 
withState(String) - Method in class com.auth0.client.auth.AuthorizeUrlBuilder
Sets the state value.
withStrategy(String) - Method in class com.auth0.client.mgmt.filter.ConnectionFilter
Filter by strategy
withTotals(boolean) - Method in class com.auth0.client.mgmt.filter.LogEventFilter
 
withTotals(boolean) - Method in class com.auth0.client.mgmt.filter.QueryFilter
Include the query summary
withTotals(boolean) - Method in class com.auth0.client.mgmt.filter.UserFilter
 
withType(String) - Method in class com.auth0.client.mgmt.filter.DeviceCredentialsFilter
Filter by type
withUserId(String) - Method in class com.auth0.client.mgmt.filter.DeviceCredentialsFilter
Filter by user id
A B C D E F G I J L M N P Q R S T U V W 
Skip navigation links