JweDecrypted
data class JweDecrypted( val jweDecrypted: JweDecrypted<AuthenticationResponseParameters>, val parent: ResponseParametersFrom, val parameters: AuthenticationResponseParameters) : ResponseParametersFrom(source)
Constructors
Link copied to clipboard
constructor(jweDecrypted: JweDecrypted<AuthenticationResponseParameters>, parent: ResponseParametersFrom, parameters: AuthenticationResponseParameters)