uk.gov.hmrc.webchat.services

Members list

Type members

Classlikes

case class NuanceEncryptionService(configuration: Configuration)

Service for encrypting data to send to Nuance (Virtual Assistance) The configuration here (and algorithm) needs to match that in userid-recovery-api which contains the decryption code

Service for encrypting data to send to Nuance (Virtual Assistance) The configuration here (and algorithm) needs to match that in userid-recovery-api which contains the decryption code

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
class WebChatVerificationService(val authConnector: AuthConnector, verificationConnector: VerificationConnector)(implicit ec: ExecutionContext) extends AuthorisedFunctions, Logging

Attributes

Supertypes
trait Logging
trait AuthorisedFunctions
class Object
trait Matchable
class Any