Skip navigation links
A C D E G I L M R S T U V X _ 

A

AbstractXmlExportTask - Class in com.kobil.ssms.secovid.logic.xmlexporter
A XML export task for SecOVID.
AbstractXmlExportTask(String, String, XmlExportEventListener, String...) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.AbstractXmlExportTask
 
addUser(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Adds a user.
assignStpForUser(SecovidSTPParam) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Create a 8-digit Static Time Password (STP) and assign it to the specified user.

C

checkForDataNotNull(Object, String) - Static method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
This "wrapper" method was necessary to use a common utility between ManagementWS and ServicesWS.
COL_ACTION - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidReport
 
COL_ASSIGNED_TOKENS - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
COL_DATE - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidReport
 
COL_GROUP_NAME - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
COL_IMPORT_DATE - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidToken
 
COL_LAST_VERIFICATION - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidToken
 
COL_LOCK_REASON - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidToken
 
COL_LOCK_REASON - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
COL_LOCKED - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidToken
 
COL_LOCKED - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
COL_MESSAGE - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidReport
 
COL_OTP_PASSWORD_REQUIRED - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidToken
 
COL_REMAINING_FAILED_TRIES - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
COL_RESULT - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidReport
 
COL_SERIAL_NUMBER - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidReport
 
COL_SERIAL_NUMBER - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidToken
 
COL_STP_EXPIRES - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
COL_STP_PASSWORD_REQUIRED - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
COL_STP_USES - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
COL_TEMPORARY_LOCK_ENDS - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
COL_TOKEN_DIGITS - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidToken
 
COL_TOKEN_TYPE - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidToken
 
COL_USER_ID - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidReport
 
COL_USER_ID - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidToken
 
COL_USER_ID - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
com.kobil.ssms.secovid.logic.tokenimporter - package com.kobil.ssms.secovid.logic.tokenimporter
 
com.kobil.ssms.secovid.logic.xmlexporter - package com.kobil.ssms.secovid.logic.xmlexporter
 
com.kobil.ssms.secovid.logic.xmlexporter.xml - package com.kobil.ssms.secovid.logic.xmlexporter.xml
 
com.kobil.ssms.secovid.presentation.b2b - package com.kobil.ssms.secovid.presentation.b2b
 
createSoftToken(SoftTokenParam) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Creates a software token for a given user ID.

D

deleteStp(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Delete a STP of defined secovid user.
deleteToken(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Deletes the referenced token from the database.
deregisterToken(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Unassigns a specific token to a user.

E

export(E) - Static method in class com.kobil.ssms.secovid.logic.xmlexporter.SecovidXmlExporter
 
EXPORT_ERROR_IO - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.XmlExportEvent
 
EXPORT_ERROR_JAXB - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.XmlExportEvent
 
EXPORT_ERROR_UNKNOWN - Static variable in class com.kobil.ssms.secovid.logic.xmlexporter.XmlExportEvent
 
exportSelectedTokens(byte[], List<String>) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Export selected tokens.
exportTokens(byte[], int, int) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Export tokens by dividing pages.
exportUpdate(XmlExportEvent) - Method in interface com.kobil.ssms.secovid.logic.xmlexporter.XmlExportEventListener
 

G

getAction() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
getAction() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
getActivationCode() - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult
Gets the activation code.
getAlertErrorCode() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
getAssignedTo() - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
getBatchID() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getCreationTime() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getCreationTime() - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
getDetails() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
getDetails() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
getEncryptedDeviceUniqueKey() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getEncryptedDeviceUniqueKeyBytes() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getEncryptionIV() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getEncryptionIVbytes() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getErrorCode() - Method in class com.kobil.ssms.secovid.logic.xmlexporter.XmlExportEvent
 
getExportEventType() - Method in class com.kobil.ssms.secovid.logic.xmlexporter.XmlExportEvent
 
getFrom() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
getId() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
getInitialPassword() - Method in class com.kobil.ssms.secovid.presentation.b2b.RegisterTokenResult
Gets initial password as array of char, if new password is generated.
getInitialPassword() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPCreateResult
 
getInitialPassword() - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult
Gets the initial password, which was generated, if the user had not a password before and a password is required for the software token.
getKey() - Method in enum com.kobil.ssms.secovid.presentation.b2b.SecovidAction
Returns the byte value of the enum key.
getKey() - Method in enum com.kobil.ssms.secovid.presentation.b2b.SecovidReportingStatus
Returns the boolean value of the enum key.
getKeyAsShort() - Method in enum com.kobil.ssms.secovid.presentation.b2b.SecovidReportingStatus
Returns the byte value of the enum key.
getLastErrorCode() - Static method in class com.kobil.ssms.secovid.logic.xmlexporter.SecovidXmlExporter
 
getLastOTP() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getLastOTPbytes() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getLastUsageDate() - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
getLimit() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
getLockReason() - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
getLockReasons() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Retrieves the configured (hard coded) user lock reasons.
getLogDate() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
getOffset() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
getOperator() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
getOperatorSubjectDN() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
getOrder() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfo
 
getPassword() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getReportingFilterUsed() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfo
 
getReportingInfoItems() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfo
 
getReportingItems(SecovidReportingFilter, OrderInput, Holder<Pagination>) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Get reporting items from database according to the specified filter.
getResultCode() - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult
Gets the result code.
getSecovidAction(byte) - Static method in enum com.kobil.ssms.secovid.presentation.b2b.SecovidAction
 
getSecovidReportingStatus(boolean) - Static method in enum com.kobil.ssms.secovid.presentation.b2b.SecovidReportingStatus
 
getSerialNumber() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getSerialNumber() - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult
Gets the serial number.
getSerialNumber() - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
getState() - Method in class com.kobil.ssms.secovid.presentation.b2b.RegisterTokenResult
Gets state of the Result.
getStatus() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
getStatus() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
getStp() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPCreateResult
 
getStpExpires() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPParam
 
getStpUsage() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPParam
 
getTo() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
getToken(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Get token information of a specific token.
getTokenAlreadyExisted() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidTokenImporterResult
 
getTokenByUserId(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Retrieve a list of Token objects, assigned to the given userId.
getTokenConversionsFailed() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidTokenImporterResult
 
getTokenFailedToImport() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidTokenImporterResult
 
getTokens(RangeInput, OrderInput, Holder<Pagination>) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Get a list of all tokens in database.
getTokenSuccessfullyImported() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidTokenImporterResult
 
getTokenType() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getTokenType() - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
getUid() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
getUserId() - Method in class com.kobil.ssms.secovid.presentation.b2b.RegisterTokenResult
Gets Id of the User.
getUserId() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
getUserId() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPParam
 
getUserId() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
getUserId() - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenParam
Gets the user id.
getUserId() - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult
Gets the user id.
getXmlData() - Method in class com.kobil.ssms.secovid.logic.xmlexporter.XmlExportEvent
 

I

importToken(String, byte[], byte[]) - Method in class com.kobil.ssms.secovid.logic.tokenimporter.TokenImporterProxy
 
importTokenFile(byte[], byte[]) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Import all tokens, regarding to the file content, to the SSMS database.
isLocked() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
isLocked() - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
isMoreResultsAvailable() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfo
 
isPasswordCreationFailed() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPCreateResult
 
isPasswordRequired() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
isPasswordRequired() - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenParam
Gets the password required flag.
isPasswordRequired() - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
isResync() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
isSoftToken() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
isStpPasswordRequired() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPParam
 

L

lockToken(String, String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Locks a specific token with an according lock reason.
lockUser(String, String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Locks a user.

M

ManagementWSFault(String, SecovidErrorCodes) - Constructor for exception com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs.ManagementWSFault
 

R

registerToken(String, String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Assigns a specific token to a user.
RegisterTokenResult - Class in com.kobil.ssms.secovid.presentation.b2b
Class represents the data container (data transfer object) holding the result from verify and register token.
RegisterTokenResult(String, RegisterTokenResult.ResultState, char[]) - Constructor for class com.kobil.ssms.secovid.presentation.b2b.RegisterTokenResult
 
RegisterTokenResult.ResultState - Enum in com.kobil.ssms.secovid.presentation.b2b
State of the Result
removeUser(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Removes a user.
resetRetryCounter(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Resets the retry counter of a user.
runTask() - Method in class com.kobil.ssms.secovid.logic.xmlexporter.AbstractXmlExportTask
 

S

SecovidAction - Enum in com.kobil.ssms.secovid.presentation.b2b
This enum provides a key for each Secovid function which is reported to the database.
SecovidManagementWs - Class in com.kobil.ssms.secovid.presentation.b2b
This is the SOAP interface to manage the SecOVID tokens.
SecovidManagementWs() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
 
SecovidManagementWs.ManagementWSFault - Exception in com.kobil.ssms.secovid.presentation.b2b
This "wrapper" class was necessary to use a common utility between ManagementWS and ServicesWS.
SecovidReport - Class in com.kobil.ssms.secovid.logic.xmlexporter.xml
 
SecovidReport() - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidReport
 
SecovidReport(SecovidReportEntity, String...) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidReport
 
SecovidReportingFilter - Class in com.kobil.ssms.secovid.presentation.b2b
This class provides all information for selecting reporting entries from SecOVID Reporting.
SecovidReportingFilter() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
SecovidReportingFilter(Date, Date, String, SecovidAction, SecovidReportingStatus, String, String, Integer, Integer) - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
SecovidReportingInfo - Class in com.kobil.ssms.secovid.presentation.b2b
Class represents the data container holding the reporting data that are transferred to external services.
SecovidReportingInfo() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfo
 
SecovidReportingInfoItem - Class in com.kobil.ssms.secovid.presentation.b2b
 
SecovidReportingInfoItem() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
SecovidReportingInfoItem(SecovidReportDTO) - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
SecovidReportingStatus - Enum in com.kobil.ssms.secovid.presentation.b2b
The standard states for database reporting.
SecovidReports - Class in com.kobil.ssms.secovid.logic.xmlexporter.xml
 
SecovidReports() - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidReports
 
SecovidReports(List<SecovidReportEntity>, String...) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidReports
 
SecovidSTPCreateResult - Class in com.kobil.ssms.secovid.presentation.b2b
This class represents the data container (data transfer object) holding the resulting data of the STP create request.
SecovidSTPCreateResult() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPCreateResult
 
SecovidSTPParam - Class in com.kobil.ssms.secovid.presentation.b2b
This class represents the data container (data transfer object) holding the data for creation and removal of a StaticTimePassword (STP)

userId - String - (mandatory) ID of the secovid user, to whom the generated STP will be assigned to.
SecovidSTPParam() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPParam
 
SecovidToken - Class in com.kobil.ssms.secovid.logic.xmlexporter.xml
 
SecovidToken() - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidToken
 
SecovidToken(SecovidTokenEntity, String...) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidToken
 
SecovidTokenImporterResult - Class in com.kobil.ssms.secovid.presentation.b2b
This class contains the result of a token import.
SecovidTokenImporterResult(int, int, int, int) - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidTokenImporterResult
 
SecovidTokens - Class in com.kobil.ssms.secovid.logic.xmlexporter.xml
 
SecovidTokens() - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidTokens
 
SecovidTokens(List<SecovidTokenEntity>, String...) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidTokens
 
SecovidUsers - Class in com.kobil.ssms.secovid.logic.xmlexporter.xml
 
SecovidUsers() - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUsers
 
SecovidUsers(List<SecovidUserDTO>, String...) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUsers
 
SecovidUserXml - Class in com.kobil.ssms.secovid.logic.xmlexporter.xml
 
SecovidUserXml() - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
SecovidUserXml(SecovidUserDTO, String...) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.xml.SecovidUserXml
 
SecovidXmlExporter - Class in com.kobil.ssms.secovid.logic.xmlexporter
Utility class to export XmlExportableEntities to XML using JAXB.
SecovidXmlExporter() - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.SecovidXmlExporter
 
SecovidXmlToken - Class in com.kobil.ssms.secovid.presentation.b2b
Class represents a token, which resides as xml-tag "Token" in a xml-Export-file of SecOVID-Server,v4.
SecovidXmlToken() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setAction(SecovidAction) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
setAction(Byte) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
setActivationCode(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult
Sets the activation code.
setAlertErrorCode(Integer) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
setAssignedTo(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
setBatchID(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setCreationTime(long) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setCreationTime(long) - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
setDetails(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
setDetails(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
setEncryptedDeviceUniqueKey(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
Unique Key of the SecOVID token.
setEncryptedDeviceUniqueKeyBytes(byte[]) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setEncryptionIV(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setEncryptionIVbytes(byte[]) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setFrom(Date) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
setId(int) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
setInitialPassword(char[]) - Method in class com.kobil.ssms.secovid.presentation.b2b.RegisterTokenResult
Sets initial password as array of char, if new password is generated.
setInitialPassword(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPCreateResult
If the #SecovidSTPParam parameter stpPasswordRequired was set to true and the the user with #SecovidSTPParam parameter UserId has not been assigned a password before, it will be created an initial password automatically.
setInitialPassword(char[]) - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult
Sets the initial password.
setLastOTP(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setLastOTPbytes(byte[]) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setLastUsageDate(Date) - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
setLimit(Integer) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
setLocked(boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setLocked(boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
setLockReason(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
setLogDate(Date) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
setMoreResultsAvailable(boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfo
 
setOffset(Integer) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
setOperator(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
setOperatorSubjectDN(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
setOrder(OrderResult) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfo
 
setPassword(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setPasswordCreationFailed(boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPCreateResult
Keeps the result of the password create process.
setPasswordRequired(String, boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Set/unset password required for token.
setPasswordRequired(boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setPasswordRequired(boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenParam
Sets the password required flag.
setPasswordRequired(boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
setReportingFilterUsed(SecovidReportingFilter) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfo
 
setReportingInfoItems(List<SecovidReportingInfoItem>) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfo
 
setResultCode(SoftTokenResult.SoftTokenResultCode) - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult
Sets the result code.
setResync(boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setSerialNumber(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setSerialNumber(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult
Sets the serial number.
setSerialNumber(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
setSoftToken(boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setState(RegisterTokenResult.ResultState) - Method in class com.kobil.ssms.secovid.presentation.b2b.RegisterTokenResult
Sets state of the Result.
setStatus(SecovidReportingStatus) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
setStatus(Short) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
setStp(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPCreateResult
This result parameter contains the created STP assigned to the requested user.
setStpExpires(Date) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPParam
The SecovidSTPParam.stpExpires defines the date and time until the STP to create will be valid.
setStpPasswordRequired(boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPParam
A flag indicating if the STP needs a password for authentication process.
setStpUsage(Integer) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPParam
The STP usage counter to define for how many times the STP to create can be used maximally.
setTo(Date) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
setTokenAlreadyExisted(int) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidTokenImporterResult
 
setTokenConversionsFailed(int) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidTokenImporterResult
 
setTokenFailedToImport(int) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidTokenImporterResult
 
setTokenSuccessfullyImported(int) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidTokenImporterResult
 
setTokenType(int) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setTokenType(int) - Method in class com.kobil.ssms.secovid.presentation.b2b.Token
 
setUid(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingInfoItem
 
setUserId(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.RegisterTokenResult
Sets Id of the User.
setUserId(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 
setUserId(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidSTPParam
The ID of the SecovidUser for which the STP shall be created and assigned to.
setUserId(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidXmlToken
 
setUserId(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenParam
Sets the user id.
setUserId(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult
Sets the user id.
SoftTokenParam - 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 software token.
SoftTokenParam() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SoftTokenParam
 
SoftTokenResult - Class in com.kobil.ssms.secovid.presentation.b2b
Class represents the data container (data transfer object) holding the result from creating a new software token.
SoftTokenResult() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult
 
SoftTokenResult.SoftTokenResultCode - Enum in com.kobil.ssms.secovid.presentation.b2b
 

T

Token - Class in com.kobil.ssms.secovid.presentation.b2b
This token contains all information needed for normal usage (so no secret key information will be exported)
Token() - Constructor for class com.kobil.ssms.secovid.presentation.b2b.Token
 
TokenImporterProxy - Class in com.kobil.ssms.secovid.logic.tokenimporter
 
TokenImporterProxy() - Constructor for class com.kobil.ssms.secovid.logic.tokenimporter.TokenImporterProxy
 
tokenImportUpdate(SecovidTokenImporterEvent) - Method in class com.kobil.ssms.secovid.logic.tokenimporter.TokenImporterProxy
 
toString() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidReportingFilter
 

U

unlockToken(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Unlocks a specific token.
unlockUser(String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Unlocks a user.
userExportAsXml() - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Create the XML data for use exportAsXml feature from user tab on the Secovid module

V

valueOf(String) - Static method in enum com.kobil.ssms.secovid.logic.xmlexporter.XmlExportEvent.ExportEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobil.ssms.secovid.presentation.b2b.RegisterTokenResult.ResultState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobil.ssms.secovid.presentation.b2b.SecovidAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobil.ssms.secovid.presentation.b2b.SecovidReportingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.kobil.ssms.secovid.presentation.b2b.SoftTokenResult.SoftTokenResultCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.kobil.ssms.secovid.logic.xmlexporter.XmlExportEvent.ExportEventType
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.RegisterTokenResult.ResultState
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.SecovidAction
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.SecovidReportingStatus
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.SoftTokenResult.SoftTokenResultCode
Returns an array containing the constants of this enum type, in the order they are declared.
verifyAndRegisterToken(String, String, String) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Deprecated.
use method SecovidManagementWs.verifyAndRegisterTokenEx(String, String, String, boolean)
Verifies the given OTP against the specified token, then assigns the token to the given user.
verifyAndRegisterTokenEx(String, String, String, boolean) - Method in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
Verifies the given OTP for given token, sets/unsets passwordRequired flag for the token and assigns the token to the given user, if token is not already assigned to user.

X

XmlExportableEntity - Interface in com.kobil.ssms.secovid.logic.xmlexporter.xml
Interface used for the sole purpose of marking a class as an entity suitable for the SecovidXmlExporter.
XmlExportEvent - Class in com.kobil.ssms.secovid.logic.xmlexporter
Event used to transport information about an asynchronous XML export task.
XmlExportEvent(byte[]) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.XmlExportEvent
Creates an event indicating a successful export run which produced the given data.
XmlExportEvent(String) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.XmlExportEvent
Creates an event indicating ann export error.
XmlExportEvent.ExportEventType - Enum in com.kobil.ssms.secovid.logic.xmlexporter
 
XmlExportEventListener - Interface in com.kobil.ssms.secovid.logic.xmlexporter
 
XmlReportExportTask - Class in com.kobil.ssms.secovid.logic.xmlexporter
A task for exporting a list of reports.
XmlReportExportTask(String, String, XmlExportEventListener, List<SecovidReportEntity>, String...) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.XmlReportExportTask
 
XmlTokenExportTask - Class in com.kobil.ssms.secovid.logic.xmlexporter
A task for exporting a list of SecOVID tokens.
XmlTokenExportTask(String, String, XmlExportEventListener, List<SecovidTokenEntity>, String...) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.XmlTokenExportTask
 
XmlUserExportTask - Class in com.kobil.ssms.secovid.logic.xmlexporter
A task for exporting a list of SecOVID users.
XmlUserExportTask(String, String, XmlExportEventListener, List<SecovidUserDTO>, String...) - Constructor for class com.kobil.ssms.secovid.logic.xmlexporter.XmlUserExportTask
 

_

_junit - Static variable in class com.kobil.ssms.secovid.presentation.b2b.SecovidManagementWs
A fake variable for JUnit tests.
A C D E G I L M R S T U V X _ 
Skip navigation links

Copyright © 2022 KOBIL Systems GmbH. All rights reserved.