Skip navigation links
A C G I R S V 

A

authenticate(String, String, String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs

This function authenticates a user and an OTP against one of the token that are assigned to the user.
authenticateChap(AuthenticateChapRequest) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs

This function authenticates a user and an OTP against one of the token that are assigned to the user.
AuthenticateChapRequest - Class in com.kobil.ssms.secovid.presentation.b2b
Class represents the data container (data transfer object) holding the data that are needed to create a new chap request.
AuthenticateChapRequest() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
 
AuthenticateResult - Class in com.kobil.ssms.secovid.presentation.b2b
Container class holding the data that are returned by SSMS to authentication requests and to challenge responses.
AuthenticateResult() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.AuthenticateResult
 

C

challengeAnswerChap(String, String, String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs
If SSMS requests additional data (methods SecovidServicesWs.authenticateChap() or SecovidServicesWs.challengeAnswerChap() returned with ReturnResult.SEND_CHALLENGE}, clients must call this method to send the challenge answer to the server.
challengeResponse(String, String, String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs

If an authentication was done, at the server side, an AuthenticateResult will be sent to the client.
ChapMode - Enum in com.kobil.ssms.secovid.presentation.b2b
 
checkForDataNotNull(Object, String) - Static method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs
This "wrapper" method was necessary to use a common utility between ManagementWS and ServicesWS.
com.kobil.ssms.secovid.presentation.b2b - package com.kobil.ssms.secovid.presentation.b2b
 

G

getChallengeText() - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateResult
will be set only in case of SEND_CHALLENGE.
getChapChallenge() - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
Gets the chap challenge.
getChapId() - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
Gets the chap id.
getChapMode() - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
getChapResponse() - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
Gets the chap response.
getListAssignedTokens() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidUserInfo
 
getLocale() - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
Gets the locale
getLockReason() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidUserInfo
 
getPeerChallenge() - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
Gets the peer challenge.
getReturnResult() - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateResult
one out of OK (authentication succeeded), REJECTED (authentication failed) or SEND_CHALLENGE (server requires more data)
getRtc() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidUserInfo
 
getState() - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateResult
will be set only in case of SEND_CHALLENGE.
getUserId() - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
Gets the user id.
getUserId() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidUserInfo
 
getUserInfo(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs

getUserInfo fetches the following properties of a SecOVID user for information purpose:
• userID - String - the unique SecOVID user ID
• locked - boolean - the locked state of the SecOVID user (true or false, true as well if temporarily locked)
• lockReason - String - the lockReasonKey if user is locked
• list of token serial numbers - List of String - a list of token serial numbers of the assigned tokens
These properties will be provided as an object of type SecovidUserInfo.

I

isLocked(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs
Returns the information as to whether or not the token is locked.
isLocked() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidUserInfo
 
isUserLocked(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs
Returns the information as to whether or not the user is locked.

R

resync(String, String[]) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs
Perform a re-synchronization for a token: 2 consecutive one time passwords (OTPs) must be validated by the server.
resyncByUserId(String, String[]) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs
Perform a re-synchronization for a token of a given user: 2 consecutive one time passwords (OTPs) must be validated by the server.
ReturnResult - Enum in com.kobil.ssms.secovid.presentation.b2b
 

S

SecovidServicesWs - Class in com.kobil.ssms.secovid.presentation.b2b
This is the SOAP interface for the SecOVID services methods.
SecovidServicesWs() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs
 
SecovidServicesWs.ServicesWSFault - Exception in com.kobil.ssms.secovid.presentation.b2b
This "wrapper" class was necessary to use a common utility between ManagementWS and ServicesWS.
SecovidUserInfo - Class in com.kobil.ssms.secovid.presentation.b2b
 
SecovidUserInfo() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidUserInfo
 
ServicesWSFault(String, SecovidErrorCodes) - Constructor for exception com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs.ServicesWSFault
 
setChallengeText(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateResult
 
setChapChallenge(byte[]) - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
 
setChapId(Byte) - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
This byte is used to match challenge and response.
setChapMode(ChapMode) - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
 
setChapResponse(byte[]) - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
 
setListAssignedTokens(List<String>) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidUserInfo
 
setLocale(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
 
setLocked(boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidUserInfo
 
setLockReason(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidUserInfo
 
setPeerChallenge(byte[]) - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
 
setReturnResult(ReturnResult) - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateResult
 
setRtc(int) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidUserInfo
 
setState(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateResult
 
setUserId(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.AuthenticateChapRequest
User id of the user, who wants to authenticate.
setUserId(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidUserInfo
 

V

valueOf(String) - Static method in enum com.kobil.ssms.secovid.presentation.b2b.ChapMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobil.ssms.secovid.presentation.b2b.ReturnResult
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.kobil.ssms.secovid.presentation.b2b.ChapMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.kobil.ssms.secovid.presentation.b2b.ReturnResult
Returns an array containing the constants of this enum type, in the order they are declared.
verify(String, String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs
verifyEx(String, String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidServicesWs
Verification of an one time password (OTP) for the token with the given serial number.
A C G I R S V 
Skip navigation links

Copyright © 2022 KOBIL Systems GmbH. All rights reserved.