Skip navigation links
A C D F G I L O S V 

A

authenticateUser(String, String, String, AuthenticationContext, OperationContext) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Perform authentication with provided username and password.

C

createAuthorizationSms(String, String, OperationContext, String, boolean) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Create authorization SMS message with OTP authorization code.
createConsentForm(String, String, OperationContext, String) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Create OAuth 2.0 consent form.

D

DataAdapterClient - Class in io.getlime.security.powerauth.lib.dataadapter.client
Data Adapter Client provides methods for communication with the Data Adapter.
DataAdapterClient(String) - Constructor for class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Create a new client with provided base URL.
DataAdapterClient(String, ObjectMapper) - Constructor for class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Create a new client with provided base URL and custom object mapper.
DataAdapterClientErrorException - Exception in io.getlime.security.powerauth.lib.dataadapter.client
Exception thrown from the data adapter in case of an error.
DataAdapterClientErrorException() - Constructor for exception io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClientErrorException
Default constructor.
DataAdapterClientErrorException(Throwable) - Constructor for exception io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClientErrorException
Constructor with cause.
DataAdapterClientErrorException(Throwable, DataAdapterError) - Constructor for exception io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClientErrorException
Constructor with cause and error.
decorateOperationFormData(String, String, OperationContext) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Decorate operation form data.

F

fetchUserDetail(String, String) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Obtain user details for given user ID.
formDataChangedNotification(FormDataChange, String, String, OperationContext) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Send a notification about form data change.

G

getError() - Method in exception io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClientErrorException
Get data adapter error.
getRestTemplate() - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Get default instance of REST client.

I

initConsentForm(String, String, OperationContext) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Initialize OAuth 2.0 consent form.
io.getlime.security.powerauth.lib.dataadapter.client - package io.getlime.security.powerauth.lib.dataadapter.client
 

L

lookupUser(String, String, OperationContext) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Lookup user account.

O

operationChangedNotification(OperationChange, String, String, OperationContext) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Send a notification about operation change.

S

saveConsentForm(String, String, OperationContext, List<ConsentOption>) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Save options selected by the user in the OAuth 2.0 consent form.

V

validateConsentForm(String, String, OperationContext, String, List<ConsentOption>) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Validate options selected by the user in the OAuth 2.0 consent form.
verifyAuthorizationSms(String, String, String, String, OperationContext) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Verify OTP authorization code for previously generated SMS message.
verifyAuthorizationSmsAndPassword(String, String, String, String, String, AuthenticationContext, OperationContext) - Method in class io.getlime.security.powerauth.lib.dataadapter.client.DataAdapterClient
Verify OTP authorization code for previously generated SMS message together with user password.
A C D F G I L O S V 
Skip navigation links

Copyright © 2016–2019 Wultra s.r.o.. All rights reserved.