uk.gov.hmrc.webchat.services
package uk.gov.hmrc.webchat.services
Members list
Type members
Classlikes
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 Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
class WebChatVerificationService(val authConnector: AuthConnector, verificationConnector: VerificationConnector)(implicit ec: ExecutionContext) extends AuthorisedFunctions, Logging
Attributes
- Supertypes
-
trait Loggingtrait AuthorisedFunctionsclass Objecttrait Matchableclass Any
In this article