smartlock / com.schibsted.account.smartlock / SmartlockController / mapToIdentityCredentials

mapToIdentityCredentials

fun mapToIdentityCredentials(parcelable: Parcelable): Credentials?

Convert a Parcelable object to com.schibsted.account.engine.input.Credentials

Return
null if the mapping failed, com.schibsted.account.engine.input.Credentials otherwise