PushMechanism

private constructor(mechanismUID: String, issuer: String, accountName: String, type: String, secret: String, registrationEndpoint: String, authenticationEndpoint: String, timeCreated: Calendar)

Creates a Push mechanism with given data.

Parameters

mechanismUID

Mechanism UUID

issuer

issuer of the Mechanism

accountName

accountName of the Mechanism

type

Type of Mechanism

secret

String value of the shared secret

registrationEndpoint

registration URL for Push

authenticationEndpoint

authentication URL for Push

timeCreated

Date and Time this Mechanism was stored