ui / com.schibsted.account.ui / InternalUiConfiguration / <init>

<init>

InternalUiConfiguration(source: Parcel)
InternalUiConfiguration(clientName: String, redirectUri: URI, locale: Locale = AccountUi.Params.DEFAULT_LOCALE, identifierType: IdentifierType = Identifier.IdentifierType.EMAIL, identifier: String? = AccountUi.Params.DEFAULT_PREFILLED_IDENTIFIER, signUpEnabled: Boolean = true, @DrawableRes : Int = AccountUi.Params.DEFAULT_CLIENT_LOGO, teaserText: String? = AccountUi.Params.DEFAULT_TEASER, signUpNotAllowedErrorMessage: String? = null, isClosingAllowed: Boolean = AccountUi.Params.DEFAULT_IS_CANCELLABLE, showRememberMeEnabled: Boolean = AccountUi.Params.DEFAULT_SHOW_REMEMBER_ME)