Skip navigation links
A B C G P R S U V 

A

assignTokenToUser(String, String, String, String) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs
Assigns a token to a specified user, if the delivered activation data match the activation data stored in the database and the OTP is successfully verified.
assignTokenToUserWithAtc(String, String, String, String, Integer) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs
Assigns a token to a specified user, if the delivered activation data match the activation data stored in the database and the OTP is successfully verified.

B

BaseDataElement() - Constructor for class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData.BaseDataElement
 

C

checkOTP(SomServicesWs.UserData, SomServicesWs.PortalData) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs
Verifies OTP requests (linked to transaction data) with portal data.
checkStaticOTP(SomServicesWs.UserData) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs
Verifies static OTP requests (not linked to transaction data) without portalData.
com.kobil.ssms.som.logic - package com.kobil.ssms.som.logic
 
com.kobil.ssms.som.presentation.b2b - package com.kobil.ssms.som.presentation.b2b
 

G

getBaseDataElements() - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData
 
getBdeMode() - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData.BaseDataElement
 
getBdeType() - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData.BaseDataElement
 
getChallenge(String) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs
Returns a challenge for a user.
getChallenge() - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData
 
getData() - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData.BaseDataElement
 
getDeviceRTC(String) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs
Gets the retry counter for a given user.
getErrorCode() - Method in exception com.kobil.ssms.som.presentation.b2b.SomServicesWs.ServicesWSFault
 
getOrderClass() - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData
 
getOtp() - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.UserData
 
getOtpLanguage() - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData
 
getServerPin() - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.UserData
 
getUserID() - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.UserData
 

P

PortalData() - Constructor for class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData
 

R

resyncOTP(SomServicesWs.UserData, int) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs
Re-synchronize a token for a given user.

S

ServicesWSFault(String, SomServicesWs.ErrorCodes) - Constructor for exception com.kobil.ssms.som.presentation.b2b.SomServicesWs.ServicesWSFault
 
setBaseDataElements(List<SomServicesWs.PortalData.BaseDataElement>) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData
 
setBdeMode(SomServicesWs.PortalData.BaseDataElement.BDEMode) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData.BaseDataElement
 
setBdeType(SomServicesWs.PortalData.BaseDataElement.BDEType) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData.BaseDataElement
 
setChallenge(String) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData
 
setData(String) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData.BaseDataElement
 
setOrderClass(SomServicesWs.PortalData.OrderType) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData
 
setOtp(String) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.UserData
 
setOtpLanguage(SomServicesWs.PortalData.OtpLanguage) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData
 
setServerPin(String) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.UserData
 
setUserID(String) - Method in class com.kobil.ssms.som.presentation.b2b.SomServicesWs.UserData
 
SomModuleControlSvc - Class in com.kobil.ssms.som.logic
Must exist.
SomModuleControlSvc() - Constructor for class com.kobil.ssms.som.logic.SomModuleControlSvc
 
SomServicesWs - Class in com.kobil.ssms.som.presentation.b2b
This is the SOAP interface for the SecOPTIC services methods.
SomServicesWs() - Constructor for class com.kobil.ssms.som.presentation.b2b.SomServicesWs
 
SomServicesWs.ErrorCodes - Enum in com.kobil.ssms.som.presentation.b2b
 
SomServicesWs.PortalData - Class in com.kobil.ssms.som.presentation.b2b
Container-object, which holds the transaction data.
SomServicesWs.PortalData.BaseDataElement - Class in com.kobil.ssms.som.presentation.b2b
 
SomServicesWs.PortalData.OrderType - Enum in com.kobil.ssms.som.presentation.b2b
This class set the order type definitions.
SomServicesWs.PortalData.OtpLanguage - Enum in com.kobil.ssms.som.presentation.b2b
This class set the language definitions.
SomServicesWs.ServicesWSFault - Exception in com.kobil.ssms.som.presentation.b2b
 
SomServicesWs.UserData - Class in com.kobil.ssms.som.presentation.b2b
Container-object, which holds the data required verify an OTP.

U

UserData() - Constructor for class com.kobil.ssms.som.presentation.b2b.SomServicesWs.UserData
 

V

valueOf(String) - Static method in enum com.kobil.ssms.som.presentation.b2b.SomServicesWs.ErrorCodes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData.OrderType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData.OtpLanguage
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.kobil.ssms.som.presentation.b2b.SomServicesWs.ErrorCodes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData.OrderType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kobil.ssms.som.presentation.b2b.SomServicesWs.PortalData.OtpLanguage
Returns an array containing the constants of this enum type, in the order they are declared.
A B C G P R S U V 
Skip navigation links

Copyright © 2022 KOBIL Systems GmbH. All rights reserved.