AuthenticationData constructor

AuthenticationData(
  1. String value
)

Implementation

AuthenticationData(String value) : super(value);